Merge pull request #1614 from radarhere/url

Updated Tox URL
This commit is contained in:
wiredfool 2015-12-28 02:10:20 -08:00
commit 6d4d9dc37e

View File

@ -1,4 +1,4 @@
# Tox (http://tox.testrun.org/) is a tool for running tests
# Tox (https://testrun.org/tox/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.