Skip to content

Commit

Permalink
FIX: install missing types dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Feb 12, 2024
1 parent a86dedd commit c55ad97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ test = [
]
types = [
"IPython",
"ipywidgets",
"numpy",
"pytest",
"sphinx-api-relink >=0.0.3",
Expand Down

0 comments on commit c55ad97

Please sign in to comment.