BW3-Core/_info/requirements.txt
Bastian Schroll dc1827ad2c add more information
and update docu
2018-01-04 13:05:05 +01:00

7 lines
118 B
Plaintext

# for pip to install all needed
# called with 'pip -r requirements.txt'
pytest
pytest-cov
pytest-pep8
pytest-randomly