diff --git a/README.rst b/README.rst index 7ef0ceef8..77cf7d2ee 100644 --- a/README.rst +++ b/README.rst @@ -134,7 +134,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -.. _Team and repository tags: https://governance.openstack.org/tc/reference/tags/index.html .. _layered architecture: https://en.wikipedia.org/wiki/Multilayered_architecture .. _docs/monasca-api-spec.md: docs/monasca-api-spec.md .. _here: /docs/java.md diff --git a/tox.ini b/tox.ini index 739bd029c..6064d2fb3 100644 --- a/tox.ini +++ b/tox.ini @@ -64,6 +64,7 @@ commands = {[testenv:bandit]commands} {[testenv:bashate]commands} {[testenv:checkniceness]commands} + python setup.py check --restructuredtext --strict [testenv:docs] basepython = python3