mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-13 21:17:33 +00:00
Modernized environment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Django==1.11
|
||||
djangorestframework==3.6.2
|
||||
pep8==1.7.0
|
||||
pkg-resources==0.0.0
|
||||
pytz==2017.2
|
||||
@@ -0,0 +1,2 @@
|
||||
-r base.txt
|
||||
flake8==3.3.0
|
||||
@@ -0,0 +1,4 @@
|
||||
-r build.txt
|
||||
django-extensions==1.7.8
|
||||
graphviz==0.6
|
||||
ipython==5.3.0
|
||||
Reference in New Issue
Block a user