mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
add requirement
This commit is contained in:
parent
60912ce705
commit
5f38de1812
|
|
@ -1,7 +1,9 @@
|
||||||
# for pip to install all needed
|
# for pip to install all needed
|
||||||
# called with 'pip -r requirements.txt'
|
# called with 'pip -r requirements.txt'
|
||||||
|
|
||||||
|
pyyaml
|
||||||
|
|
||||||
pytest
|
pytest
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-pep8
|
pytest-pep8
|
||||||
pytest-randomly
|
pytest-randomly
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue