Skip to content

Commit a5488e2

Browse files
authored
Merge pull request #848 from adamchainz/tox_url
Update tox url in tox.ini
2 parents e71908e + 17376f3 commit a5488e2

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)