summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 473b85788..826a74f20 100644
--- a/setup.py
+++ b/setup.py
@@ -16,6 +16,7 @@ if sys.version_info < (3, 5):
install_requires = [
'sphinxcontrib-jsmath',
+ 'sphinxcontrib-qthelp',
'Jinja2>=2.3',
'Pygments>=2.0',
'docutils>=0.12',