summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwillmcgugan@gmail.com <willmcgugan@gmail.com@67cdc799-7952-0410-af00-57a81ceafa0f>2014-03-14 18:05:39 +0000
committerwillmcgugan@gmail.com <willmcgugan@gmail.com@67cdc799-7952-0410-af00-57a81ceafa0f>2014-03-14 18:05:39 +0000
commitf31caf5c3d6fbf427cd15f5bd78d7bf6c5337ccf (patch)
tree0182629e770e4a3ba0f22a077e2ec04080586b0c
parent058e82519a62d19b02aee9bf36a8f25afd993e89 (diff)
downloadpyfilesystem-f31caf5c3d6fbf427cd15f5bd78d7bf6c5337ccf.tar.gz
requirements for docs
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@892 67cdc799-7952-0410-af00-57a81ceafa0f
-rw-r--r--requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..61b599b
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,6 @@
+boto
+paramiko
+six
+django
+dexml
+wx \ No newline at end of file