BW3-Core/_info/requirements.txt

7 lines
118 B
Plaintext
Raw Normal View History

2018-01-04 13:05:05 +01:00
# for pip to install all needed
# called with 'pip -r requirements.txt'
pytest
pytest-cov
pytest-pep8
pytest-randomly