Skip to content

Commit

Permalink
Remove duplicated gunicorn from requirements.txt
Browse files Browse the repository at this point in the history
This is already specified in setup.py and doesn't need repeating here.
  • Loading branch information
nickstenning committed Mar 10, 2016
1 parent ff86b55 commit e6b10cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
-e .
certifi
cffi
gunicorn
pyramid_redis_sessions
requests[security]
wsaccel

0 comments on commit e6b10cd

Please sign in to comment.