aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-12-11 14:54:12 +0100
committerGitHub <noreply@github.com>2016-12-11 14:54:12 +0100
commit21eeaebc6b60a0d5e8be87217d619753cabd05e7 (patch)
treeb64bede5dff26640bbfd3c1684fe7602bcafa809
parentb62b92eabe9d6ab1c3ecea87a18740eef730f157 (diff)
downloadmitmproxy-21eeaebc6b60a0d5e8be87217d619753cabd05e7.tar.gz
mitmproxy-21eeaebc6b60a0d5e8be87217d619753cabd05e7.tar.bz2
mitmproxy-21eeaebc6b60a0d5e8be87217d619753cabd05e7.zip
pin docutils version to fix docs tests
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f02132d0..0b0423ec 100644
--- a/setup.py
+++ b/setup.py
@@ -106,6 +106,7 @@ setup(
"sphinx>=1.3.5, <1.6",
"sphinx-autobuild>=0.5.2, <0.7",
"sphinxcontrib-documentedlist>=0.4.0, <0.5",
+ "docutils==0.12", # temporary pin, https://github.com/chintal/sphinxcontrib-documentedlist/pull/3
"sphinx_rtd_theme>=0.1.9, <0.2",
],
'contentviews': [