aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2013-08-13 18:34:19 +0200
committerMartin Vilcans <martin@librador.com>2013-08-13 18:34:19 +0200
commit121dd5374458b38b2ab2a7e2acf30f5256a8d251 (patch)
treeacf3e33955bbfe90ed2d3f33b73791e76d901cad /requirements.txt
parentbc51cf3d658cfe00ce5b154f51d750283bea6a6e (diff)
downloadscreenplain-121dd5374458b38b2ab2a7e2acf30f5256a8d251.tar.gz
Removed dependency on unittest2
I think I don't use its features and it doesn't exist under that name in Python 3.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3d09f64..3fb0cff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
#reportlab
-unittest2
nose
pep8