mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
9 lines
127 B
Text
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
|