2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-04 22:38:49 +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

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