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 32e1e48 commit 74e5eccCopy full SHA for 74e5ecc
pyproject.toml
@@ -82,3 +82,6 @@ dev = [
82
[tool.ruff]
83
exclude = ["tests/notebook/notebooks"]
84
85
+[build-system]
86
+requires = ["hatchling"]
87
+build-backend = "hatchling.build"
0 commit comments