BW3-Core/_info/requirements.txt
2019-02-27 08:43:45 +01:00

9 lines
127 B
Text

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