Skip to content
Snippets Groups Projects
Commit b5c81f22 authored by juga's avatar juga
Browse files

Add docs dependency

parent 8847785d
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,7 @@ setup(
extras_require={
'dev': [],
'test': [],
'doc': ['sphinx'],
# recommonmark: to make sphinx render markdown
'doc': ['sphinx', 'recommonmark'],
},
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment