Codebase list pip-requirements-el / ef9c58a0-6411-468e-a854-485b3d9edd5a/main example.pip
ef9c58a0-6411-468e-a854-485b3d9edd5a/main

Tree @ef9c58a0-6411-468e-a854-485b3d9edd5a/main (Download .tar.gz)

example.pip @ef9c58a0-6411-468e-a854-485b3d9edd5a/mainraw · history · blame

1
2
3
4
5
6
# I'm a comment!
Django==1.2.3
foo[bar]==1.2
baz>1,<2
python-dateutil>=1.5,<=2.1,!=2.0
backports.ssl-match-hostname==3.4.0.2