# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1344358528 14400 # Node ID 4a32aabcae88b675baf0db9699459a7ecde1ea16 # Parent e7182d781a0c0e9da22eba16acb3f457d1bcf7c9 .txt is not an informative filename extension diff -r e7182d781a0c -r 4a32aabcae88 pip-requirements --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pip-requirements Tue Aug 07 12:55:28 2012 -0400 @@ -0,0 +1,6 @@ +Django==1.2 +Pygments==1.5 +argparse==1.2.1 +distribute==0.6.24 +django-registration==0.8 +wsgiref==0.1.2 diff -r e7182d781a0c -r 4a32aabcae88 requirements.txt --- a/requirements.txt Tue Aug 07 00:54:50 2012 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -Django==1.2 -Pygments==1.5 -argparse==1.2.1 -distribute==0.6.24 -django-registration==0.8 -wsgiref==0.1.2