mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add python requirements file
This commit is contained in:
parent
96ae1be3ec
commit
caa10b5f8f
3 changed files with 25 additions and 6 deletions
4
requirements.txt
Normal file
4
requirements.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Python requirements for devops
|
||||
|
||||
coverage==5.3 # Unit test coverage
|
||||
coveralls==2.1.2 # Coveralls linking (for code coverage reporting)
|
||||
Loading…
Add table
Add a link
Reference in a new issue