aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 539df3b5..571e4eab 100644
--- a/setup.py
+++ b/setup.py
@@ -88,7 +88,7 @@ setup(
"pathod>={}, <{}".format(version.MINORVERSION, version.NEXT_MINORVERSION),
"sphinx>=1.3.5, <1.4",
"sphinx-autobuild>=0.5.2, <0.6",
- "sphinxcontrib-documentedlist>=0.2.0, <0.3"
+ "sphinxcontrib-documentedlist>=0.3.0, <0.4"
],
'contentviews': [
"pyamf>=0.7.2, <0.8",