Use requirements.txt and add pytest dependency
Requirements.txt is a developement deps list
This commit is contained in:
parent
b37a095414
commit
27090c8f2f
@ -1,3 +0,0 @@
|
||||
coverage
|
||||
mock
|
||||
nose
|
||||
5
python_apps/airtime_analyzer/requirements.txt
Normal file
5
python_apps/airtime_analyzer/requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
mock
|
||||
pylint
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-xdist
|
||||
Loading…
x
Reference in New Issue
Block a user