mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
doc: fix link to tox docs
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
This commit is contained in:
parent
0b2b1bbe0e
commit
c40bb3092b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ and must be `unit tested <#unit-tests>`_.
|
|||
Testing
|
||||
=======
|
||||
|
||||
With `tox <https://testrun.org/tox/>`_ the whole test suite can be executed in
|
||||
With `tox <https:///tox.wiki>`_ the whole test suite can be executed in
|
||||
a separate *virtual environment* for each supported Python version available on
|
||||
the system. ``tuf`` and its dependencies are installed automatically for each
|
||||
tox run.
|
||||
|
|
|
|||
Loading…
Reference in a new issue