mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #768 from caimaoy/update-tox-url
update tox docs url
This commit is contained in:
@@ -218,7 +218,8 @@ multiple interpreter configurations
|
|||||||
tox allows you to configure complicated multi-parameter test matrices via a
|
tox allows you to configure complicated multi-parameter test matrices via a
|
||||||
simple ini-style configuration file.
|
simple ini-style configuration file.
|
||||||
|
|
||||||
`tox <http://testrun.org/tox/latest/>`_
|
`tox <https://tox.readthedocs.io/en/latest/>`_
|
||||||
|
|
||||||
|
|
||||||
Unittest2
|
Unittest2
|
||||||
---------
|
---------
|
||||||
|
|||||||
Reference in New Issue
Block a user