Skip to content

Commit 17376f3

Browse files
committed
Update tox url in tox.ini
The previous one lead to a dead-end 404.
1 parent e71908e commit 17376f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tox (https://testrun.org/tox/latest/) is a tool for running tests
1+
# Tox (https://tox.readthedocs.io/en/latest/) is a tool for running tests
22
# in multiple virtualenvs. This configuration file will run the
33
# test suite on all supported python versions. To use it, "pip install tox"
44
# and then run "tox" from this directory.

0 commit comments

Comments
 (0)