Skip to content

Commit 9f1fa97

Browse files
committed
varying requirements per Python version and target
1 parent c59258f commit 9f1fa97

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

requirements/py2kreqs.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
https://bitbucket.org/cherrypy/cherrypy/downloads/CherryPy-3.2.3.tar.gz
2+
tornado==2.4.1
3+
greenlet==0.4.0
4+
-e git+git://github.com/SiteSupport/gevent.git#egg=Package

requirements/py3kreqs.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
https://bitbucket.org/cherrypy/cherrypy/downloads/CherryPy-3.2.3.tar.gz
2+
tornado==2.4.1
File renamed without changes.

0 commit comments

Comments
 (0)