Skip to content

Commit

Permalink
Update doc requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarez5341 committed May 17, 2023
1 parent 6b5f4e5 commit 5aaf33b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Expand Up @@ -6,11 +6,13 @@

extra = {
'docs': [
'sphinx==5.0.0',
'sphinx-rtd-theme==0.5.1',
'sphinxcontrib-youtube==1.0.1',
'myst-parser==1.0.0',
'sphinx-rtd-theme==0.5.1',
'sphinx_design==0.4.1',
'sphinx-design==0.4.1',
'furo==2023.3.27',
],
}

Expand Down

0 comments on commit 5aaf33b

Please sign in to comment.