aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2013-08-13 16:18:28 +0200
committerMartin Vilcans <martin@librador.com>2013-08-13 16:18:28 +0200
commit740c85d54270d41cda86fb78cd7efdeac9a07f68 (patch)
treee32051ef7fd8d4d9a671473400dcdb5f9975d891 /requirements.txt
parent246083dfac14dc5ebb4e787558b8bd134fc66996 (diff)
downloadscreenplain-740c85d54270d41cda86fb78cd7efdeac9a07f68.tar.gz
Removed Python 2.5 requirement and Reportlab (not used right now)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 321e747..3d09f64 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-reportlab
+#reportlab
unittest2
nose
pep8