Codebase list pip-requirements-el / 0cf94585-a934-4f2c-bca1-acc1cd671aa0/main example.pip
0cf94585-a934-4f2c-bca1-acc1cd671aa0/main

Tree @0cf94585-a934-4f2c-bca1-acc1cd671aa0/main (Download .tar.gz)

example.pip @0cf94585-a934-4f2c-bca1-acc1cd671aa0/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