Skip to content

Commit

Permalink
Remove psycopg2 from sandbox requirements
Browse files Browse the repository at this point in the history
The sandbox's `settings.py` specifies `django.db.backends.sqlite3`.
  • Loading branch information
tomdyson authored and mvantellingen committed May 31, 2017
1 parent 531ae6d commit b55bdb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sandbox/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Django>=1.11,<1.12
wagtail>=1.10,<1.11
psycopg2
-e .[docs,test]

0 comments on commit b55bdb6

Please sign in to comment.