Skip to content

Commit

Permalink
Stop using Pipfile due to a bug in pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
cuducos committed Jun 13, 2018
1 parent 369e82e commit 08f158a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 286 deletions.
19 changes: 0 additions & 19 deletions Pipfile

This file was deleted.

267 changes: 0 additions & 267 deletions Pipfile.lock

This file was deleted.

13 changes: 13 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
coverage
dj-database-url==0.5.0
Django==2.0.6
django-cors-headers==2.2.0
django-extensions==2.0.7
django-import-export==1.0.1
django-test-without-migrations==0.6
gunicorn==19.8.1
psycopg2==2.7.4
python-decouple==3.1
pytz
tblib
whitenoise==3.3.1

0 comments on commit 08f158a

Please sign in to comment.