##// END OF EJS Templates
python3: another 2to3 pass
python3: another 2to3 pass

File last commit:

r1051:5c769ba4 python3
r1054:545da466 python3
Show More
requirements.txt
43 lines | 632 B | text/plain | TextLexer
## dependencies
# our custom configobj
configobj==5.0.8
dogpile.cache==1.1.8
decorator==5.1.1
dulwich==0.21.3
hg-evolve==11.0.0
mercurial==6.3.3
msgpack-python==0.5.6
more-itertools==9.1.0
pastedeploy==3.0.1
pyramid==2.0.1
pygit2==1.11.1
repoze.lru==0.7
redis==4.5.1
simplejson==3.18.3
subvertpy==0.11.0
translationstring==1.4
webob==1.8.7
zope.deprecation==4.4.0
zope.interface==5.5.2
## http servers
#gevent==20.6.0
#greenlet==0.4.16
gunicorn==20.1.0
waitress==2.1.2
## test related requirements
-r requirements_test.txt
## uncomment to add the debug libraries
#ipdb==0.13.2
#ipython==7.15.0
#-r requirements_debug.txt