Adding a docs/requirements.txt for our pip/viritualenv users.

This commit is contained in:
Greg Taylor 2010-11-22 15:33:19 +00:00
parent b091cde574
commit 2690e0790e

3
docs/requirements.txt Normal file
View file

@ -0,0 +1,3 @@
twisted>=10.0
django>=1.2.1
PIL