We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8ef16 commit 2b0a1ccCopy full SHA for 2b0a1cc
pyproject.toml
@@ -36,6 +36,7 @@ Issues = "https://github.com/orbingol/NURBS-Python/issues"
36
[project.optional-dependencies]
37
vis = ["numpy>=2.0, <3.0", "matplotlib>=3.9.0", "plotly>=6.0.0"]
38
pytest = ["pytest>=8.0.0"]
39
+docs = ["sphinx>=8.3.0"]
40
41
[tool.setuptools]
42
# package-dir = {"" = "src"}
0 commit comments