add requirements.txt for pip and virtualenv happiness

This commit is contained in:
Brian S. Stephan 2012-07-26 20:34:47 -05:00
parent cac3c0216a
commit 074ed8fd2f
1 changed files with 6 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
httplib2==0.7.4
oauth2==1.5.211
ply==3.4
python-dateutil==2.1
six==1.1.0
wsgiref==0.1.2