Skip to content

Commit

Permalink
[pyproj] must depend on
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccBarker committed Sep 18, 2024
1 parent aa585ee commit 7d57db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [

[project.optional-dependencies]
test = ["pytest"]
doc = ["nbformat", "nbclient", "jupyter"]
doc = ["nbformat", "nbclient", "jupyter", "epiworldpy[viz]"]
viz = ["ipympl>=0.8", "matplotlib>=3.5.0", "networkx>=3.0", "scipy>=1.0"]

[tool.scikit-build]
Expand Down

0 comments on commit 7d57db1

Please sign in to comment.