Parent: [9411c8] (diff)

Child: [01b984] (diff)

Download this file

requirements-dev.txt    13 lines (9 with data), 255 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# requirements for local development, or other deployment instances
GitPython==0.3.0-beta2
Pygments==1.4
python-ldap>=2.3.9
# for the migration scripts only
html2text>=3.02
postmarkup>=1.1.4
# Include our common requirements
-r requirements-common.txt