aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-nikola/fix-requirements.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-nikola/fix-requirements.patch')
-rw-r--r--testing/py3-nikola/fix-requirements.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/py3-nikola/fix-requirements.patch b/testing/py3-nikola/fix-requirements.patch
deleted file mode 100644
index a1aa0aa302..0000000000
--- a/testing/py3-nikola/fix-requirements.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/requirements.txt
-+++ b/requirements.txt
-@@ -4,7 +4,7 @@
- python-dateutil>=2.6.0
- docutils>=0.13
- mako>=1.0.0
--Markdown>=2.4.0,<3.0.0 # rq.filter: <3.0.0
-+Markdown>=2.4.0 # rq.filter: <3.0.0
- unidecode>=0.04.16
- lxml>=3.3.5
- Yapsy>=1.11.223