Skip to content

Commit 2b0a1cc

Browse files
committed
add docs deps
1 parent 5c8ef16 commit 2b0a1cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Issues = "https://github.com/orbingol/NURBS-Python/issues"
3636
[project.optional-dependencies]
3737
vis = ["numpy>=2.0, <3.0", "matplotlib>=3.9.0", "plotly>=6.0.0"]
3838
pytest = ["pytest>=8.0.0"]
39+
docs = ["sphinx>=8.3.0"]
3940

4041
[tool.setuptools]
4142
# package-dir = {"" = "src"}

0 commit comments

Comments
 (0)