Skip to content

Commit

Permalink
Remove unused dependency pycurl
Browse files Browse the repository at this point in the history
I can't find any mention of it in the code so I assume it has been
superseeded by requests.
  • Loading branch information
gdetrez committed Mar 2, 2016
1 parent 0e6a153 commit 4c04c0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"keyring",
"six",
"jinja2>=2.7.2",
"pycurl",
"dogpile.cache>=0.5.3",
"lockfile>=0.9.1",
"click",
Expand Down

0 comments on commit 4c04c0c

Please sign in to comment.