Skip to content

Commit

Permalink
add docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Nov 21, 2023
1 parent e4f48c6 commit 85084fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ docs = [
"sphinx-copybutton==0.5.2",
"sphinxext-opengraph==0.8.2",
"furo==2023.3.27",
"gravis==0.1.0"
"gravis==0.1.0",
"sphinx-click==5.0.1",
]

[project.urls]
Expand Down

0 comments on commit 85084fd

Please sign in to comment.