2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 03:26:45 +00:00
InvenTree/src/backend/requirements-dev.in
2025-01-05 12:57:20 +11:00

12 lines
668 B
Plaintext

# Dev requirements for InvenTree
-c requirements.txt
coverage[toml] # Unit test coverage
django-querycount # Display number of URL queries for requests
django-slowtests # Show which unit tests are running slowly
django-test-migrations # Unit testing for database migrations
isort # python import sorting
pip-tools # Compile pip requirements
pre-commit # Git pre-commit
setuptools # Standard dependency
pdfminer.six # PDF validation