47af9cd757ff

Add a requirements.txt file.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 27 Feb 2010 17:10:49 -0500
parents 8313527844d0
children f9e39b84a2b1
branches/tags (none)
files requirements.txt

Changes

--- /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