Parent: [a1f369] (diff)

Download this file

requirements.txt    8 lines (5 with data), 169 Bytes

1
2
3
4
5
6
7
# requirements for local development, or other deployment instances
# Include our common requirements
-r requirements-common.txt
GitPython==0.3.2.RC1
WebError==0.10.3