2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Remove django-migration-linter which was causing strange errors

This commit is contained in:
Oliver Walters
2021-03-02 15:53:56 +11:00
parent 7cf1715e2b
commit 9478da2ad2
3 changed files with 0 additions and 6 deletions

View File

@ -28,7 +28,6 @@ django-money==1.1 # Django app for currency management
certifi # Certifi is (most likely) installed through one of the requirements above
django-error-report==0.2.0 # Error report viewer for the admin interface
django-test-migrations==1.1.0 # Unit testing for database migrations
django-migration-linter==2.5.0 # Linting checks for database migrations
python-barcode[images]==0.13.1 # Barcode generator
qrcode[pil]==6.1 # QR code generator