aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/06_relax-test-requirements.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/06_relax-test-requirements.patch')
-rw-r--r--debian/patches/06_relax-test-requirements.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/patches/06_relax-test-requirements.patch b/debian/patches/06_relax-test-requirements.patch
deleted file mode 100644
index e0fe46c..0000000
--- a/debian/patches/06_relax-test-requirements.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Relax version of packages needed for testing.
-Author: Daniele Tricoli <eriol@mornie.org>
-Forwarded: not-needed
-Last-Update: 2014-05-25
-
---- a/test-requirements.txt
-+++ b/test-requirements.txt
-@@ -1,4 +1,4 @@
--nose==1.3
--mock==1.0.1
--tornado==3.1.1
--coverage==3.6
-+nose>=1.3
-+mock>=1.0.1
-+tornado>=3.1.1
-+coverage>=3.6