2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00
inventree-app/requirements.txt
Oliver cfc9f09b80 Merge pull request #135 from inventree/unit-testing
Unit testing

(cherry picked from commit d55f594342e07fe142fdceda76a36ee0138d270f)
2022-05-22 10:12:16 +10:00

4 lines
184 B
Plaintext

# Python requirements for devops
coverage==5.3 # Unit test coverage
coveralls==2.1.2 # Coveralls linking (for code coverage reporting)