1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

setup.py: Add missing dependency for building documentation

In later versions of sphinx the rtd theme needs installing explicitly
as it is no longer included in the main package.
This commit is contained in:
Marc Bonnici 2019-06-04 14:48:36 +01:00 committed by setrofim
parent 179b2e2264
commit 31b44e447e

View File

@ -98,7 +98,7 @@ params = dict(
'test': ['nose', 'mock'],
'mongodb': ['pymongo'],
'notify': ['notify2'],
'doc': ['sphinx'],
'doc': ['sphinx', 'sphinx_rtd_theme'],
'postgres': ['psycopg2-binary']
},
# https://pypi.python.org/pypi?%3Aaction=list_classifiers