Commit aec3649c authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #1029 from pjdelport/tox-maintenance

Tox doc comments
parents 6a645af1 efcc4263
......@@ -14,3 +14,4 @@ setuptools.egg-info
*~
.hg*
requirements.txt
.cache
# Note: Run "python bootstrap.py" before running Tox, to generate metadata.
#
# To run Tox against all supported Python interpreters, you can set:
#
# export TOXENV='py2{6,7},py3{3,4,5,6},pypy'
[testenv]
deps=
-rtests/requirements.txt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment