Commit 377e4b4f authored by Jason R. Coombs's avatar Jason R. Coombs

Also have tox reference the generated requirements.txt

parent a36dbf75
[testenv]
deps=
-rtests/requirements.txt
packaging
appdirs
six
-rrequirements.txt
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir APPVEYOR
commands=py.test {posargs:-rsx}
usedevelop=True
......
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