Commit 4027f8fd authored by Jason R. Coombs's avatar Jason R. Coombs

Move test requirements into another file so they might be referenced manually.

parent 721dc0b8
pytest-flake8
pytest>=3.0.2
setuptools[ssl]
backports.unittest_mock>=1.2
[testenv] [testenv]
deps= deps=-rtests/requirements.txt
pytest-flake8
pytest>=3.0.2
setuptools[ssl]
backports.unittest_mock>=1.2
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir
commands=python -m pytest {posargs:-rsx} commands=python -m pytest {posargs:-rsx}
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