mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Updates
- Improved some models - Added PEP check script
This commit is contained in:
@ -8,6 +8,6 @@ before_install:
|
||||
- pip install djangorestframework
|
||||
|
||||
script:
|
||||
- "pep8 --exclude=migrations --ignore=E402,W293,E501 InvenTree"
|
||||
- python pep_check.py
|
||||
- python InvenTree/manage.py check
|
||||
- python InvenTree/manage.py test --noinput
|
Reference in New Issue
Block a user