##// END OF EJS Templates
hooks: use safer method of exporting the RC_SCM_DATA, prevents JSON decode errors in case of None value
hooks: use safer method of exporting the RC_SCM_DATA, prevents JSON decode errors in case of None value

File last commit:

r342:9a750f1f default
r345:a3726eeb default
Show More
requirements.txt
40 lines | 600 B | text/plain | TextLexer
## core
setuptools==30.1.0
Beaker==1.9.0
configobj==5.0.6
decorator==4.1.2
dulwich==0.13.0
hgsubversion==1.9.0
hg-evolve==7.0.1
infrae.cache==1.0.1
mercurial==4.4.2
msgpack-python==0.4.8
pyramid-jinja2==2.7
pyramid==1.9.1
pyramid-mako==1.0.2
repoze.lru==0.7
simplejson==3.11.1
subprocess32==3.2.7
subvertpy==0.10.1
six==1.11.0
translationstring==1.3
WebOb==1.7.4
wheel==0.29.0
zope.deprecation==4.1.2
zope.interface==4.1.3
## http servers
gevent==1.2.2
greenlet==0.4.12
gunicorn==19.7.1
waitress==1.1.0
## debug
ipdb==0.10.3
ipython==5.1.0
## test related requirements
-r requirements_test.txt