Skip to content

Commit

Permalink
Merge pull request #470 from python-zk/jeffwidman-drop-old-gevent
Browse files Browse the repository at this point in the history
Drop python 2.6 compatible gevent
  • Loading branch information
bbangert authored Jul 28, 2017
2 parents f7c871a + 2e8dcd3 commit 8a28d0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements_gevent.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
gevent>1.1; python_version>='2.7'
gevent<=1.1; python_version=='2.6'
gevent>1.1

0 comments on commit 8a28d0f

Please sign in to comment.