Created
February 1, 2012 13:27
-
-
Save yumike/1716947 to your computer and use it in GitHub Desktop.
Better pip requirements file format with indented dependencies (already working)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Django==1.3.0 | |
django-celery==2.2.4 | |
celery==2.2.7 | |
anyjson==0.3.1 | |
kombu==1.2.0 | |
amqplib==1.0.0 | |
python-dateutil==1.5 | |
django-picklefield==0.1.9 | |
django_compressor==1.1.2 | |
django-appconf==0.4.1 | |
requests==0.5.1 | |
South==0.7.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment