diff --git a/README.rst b/README.rst index 8946f2d..3a0b3ff 100644 --- a/README.rst +++ b/README.rst @@ -89,5 +89,4 @@ License See LICENSE file. Code was originally forked from Datadog’s dogstatsd-python, hence the dual license. -.. _Team and repository tags: https://governance.openstack.org/tc/reference/tags/index.html -.. _StoryBoard: https://storyboard.openstack.org/#!/project/872 \ No newline at end of file +.. _StoryBoard: https://storyboard.openstack.org/#!/project/872 diff --git a/tox.ini b/tox.ini index f989947..b6cc0cd 100644 --- a/tox.ini +++ b/tox.ini @@ -55,6 +55,7 @@ basepython = python3 commands = {[testenv:flake8]commands} {[testenv:bandit]commands} + python setup.py check --restructuredtext --strict [testenv:venv] basepython = python3