aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/setup.py b/setup.py
index 71fe5fd0..1f82dbce 100644
--- a/setup.py
+++ b/setup.py
@@ -96,12 +96,8 @@ setup(
"pytest-timeout>=1.2.1,<2",
"pytest-xdist>=1.22,<2",
"pytest>=3.3,<4",
- "rstcheck>=2.2, <4.0",
- "sphinx_rtd_theme>=0.1.9, <0.3",
- "sphinx-autobuild>=0.5.2, <0.8",
- "sphinx>=1.7,<1.8",
- "sphinxcontrib-documentedlist>=0.5.0, <0.7",
"tox>=2.3, <3",
+ "rstcheck>=2.2, <4.0",
],
'examples': [
"beautifulsoup4>=4.4.1, <4.7",