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 87a7ebe commit f30b2d8Copy full SHA for f30b2d8
pyproject.toml
@@ -23,6 +23,7 @@ Homepage = "https://github.com/metab0t/pyoptinterface"
23
doc = ["sphinx", "myst-parser", "myst-nb", "sphinx-copybutton", "furo", "numpy"]
24
test = ["pytest", "numpy"]
25
highs = ["highsbox"]
26
+nlp = ["llvmlite", "tccbox"]
27
28
[tool.scikit-build]
29
editable.rebuild = true
0 commit comments