setup.py
branchdoc-dc
changeset 50 6ed429390935
parent 49 a33f67e15345
child 57 e7d62e94392f
--- a/setup.py	Thu Apr 12 18:01:15 2018 +0200
+++ b/setup.py	Fri Apr 20 16:52:49 2018 +0200
@@ -62,8 +62,7 @@
       extras_require=dict(test=tests_require),
       install_requires=[
           'setuptools',
-          'sphinx_rtd_theme',
-          'repoze.sphinx.autointerface',
+          'sphinx_rtd_theme'
           # -*- Extra requirements: -*-
       ],
       entry_points={})