summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stapleton Cordasco <graffatcolmingov@gmail.com>2019-03-01 08:13:50 -0500
committerGitHub <noreply@github.com>2019-03-01 08:13:50 -0500
commita5488e2817637eca9def0be4b329566a1ed0f231 (patch)
tree72da3d51ef5cd2674a98432931ab422d8ad05fec
parente71908e1ac65f05cd92b1c6a71ef118f4138b2d7 (diff)
parent17376f3c2539ee256a4724368c0e8ca4e667efb9 (diff)
downloadpep8-a5488e2817637eca9def0be4b329566a1ed0f231.tar.gz
Merge pull request #848 from adamchainz/tox_url
Update tox url in tox.ini
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c263284..742888c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,4 +1,4 @@
-# Tox (https://testrun.org/tox/latest/) is a tool for running tests
+# Tox (https://tox.readthedocs.io/en/latest/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.