mirror of https://github.com/scrapy/scrapy.git
Fix link for Tox
This commit is contained in:
parent
23c7437e46
commit
97d047a055
2
tox.ini
2
tox.ini
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue