Parent: [ad2be6] (diff)

Child: [022d84] (diff)

Download this file

requirements.txt    7 lines (4 with data), 152 Bytes

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