From d22566a310dc9dcf768489f89ffcba929063bb71 Mon Sep 17 00:00:00 2001 From: Piotr Mitros Date: Mon, 7 May 2012 16:55:39 -0400 Subject: [PATCH] Added pyfilesystem to requirements.txt; needed for further hacking; want in common root --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index cadd221efe..6e13b88463 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,3 +14,4 @@ django-celery path.py django_debug_toolbar django-masquerade +pyfilesystem