2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

remove flake8 from code base

This commit is contained in:
Matthias Mair
2024-01-07 18:34:56 +01:00
parent 0413350f14
commit 22475b31cc
4 changed files with 4 additions and 58 deletions

View File

@ -5,10 +5,7 @@ coveralls==2.1.2 # Coveralls linking (for tracking covera
django-debug-toolbar # Debug / profiling toolbar
django-slowtests # Show which unit tests are running slowly
django-test-migrations # Unit testing for database migrations
flake8 # PEP checking
flake8-docstrings # docstring format testing
isort # python import sorting
pep8-naming # PEP naming convention extension
pip-tools # Compile pip requirements
pre-commit # Git pre-commit
setuptools # Standard dependency