# HG changeset patch # User Steve Losh # Date 1267308649 18000 # Node ID 47af9cd757ff18649a00018a8b1485d5d20e3c31 # Parent 8313527844d031deb5da9fce2b96fce9f8d798d5 Add a requirements.txt file. diff -r 8313527844d0 -r 47af9cd757ff requirements.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/requirements.txt Sat Feb 27 17:10:49 2010 -0500 @@ -0,0 +1,10 @@ +-e svn+http://code.djangoproject.com/svn/django/branches/releases/1.1.X/#egg=django +-e git://github.com/bitprophet/fabric.git@0.9rc2#egg=fabric +-e svn+http://typogrify.googlecode.com/svn/trunk/#egg=typogrify +-e svn+http://svn.cherrypy.org/tags/cherrypy-3.2.0rc1#egg=cherrypy + +pyYAML +markdown +smartypants +Pygments +PIL \ No newline at end of file