Merge pull request #768 from caimaoy/update-tox-url

update tox docs url
This commit is contained in:
2016-11-29 23:35:35 -05:00
committed by GitHub
+2 -1
View File
@@ -218,7 +218,8 @@ multiple interpreter configurations
tox allows you to configure complicated multi-parameter test matrices via a
simple ini-style configuration file.
`tox <http://testrun.org/tox/latest/>`_
`tox <https://tox.readthedocs.io/en/latest/>`_
Unittest2
---------