Fix link for Tox

This commit is contained in:
Aditya 2017-10-28 16:48:41 +05:30
parent 23c7437e46
commit 97d047a055
1 changed files with 1 additions and 1 deletions

View File

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