migrate to pipfile

This commit is contained in:
2017-03-16 13:15:36 -04:00
parent 410ebce525
commit c7fa63a3ec
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -8,3 +8,6 @@ dj-database-url = "*"
psycopg2 = "*"
Django = "*"
Flask = "*"
[requires]
python_version = "3.6"
-1
View File
@@ -1 +0,0 @@
python-3.6.0