Skip to content

Commit

Permalink
Merge pull request #700 from qiboteam/furo_dependences
Browse files Browse the repository at this point in the history
Added furo as extras_require in setup.py
  • Loading branch information
scarrazza authored Nov 16, 2022
2 parents 9e535e7 + dc44044 commit bc52ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def get_version():
extras_require={
"docs": [
"sphinx",
"sphinx_rtd_theme",
"furo",
"recommonmark",
"sphinxcontrib-bibtex",
"sphinx_markdown_tables",
Expand Down

0 comments on commit bc52ec7

Please sign in to comment.