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

Added flake8 to requirements

This commit is contained in:
Oliver Walters
2017-04-12 16:30:21 +10:00
parent 16f3ca589b
commit a790d35e48

View File

@ -1,2 +1,3 @@
Django==1.11
djangorestframework==3.6.2
flake8==3.3.0