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 fea1f73 commit 7547180Copy full SHA for 7547180
pyproject.toml
@@ -12,3 +12,7 @@ target-version = ["py37"]
12
excludes = [
13
"gallery",
14
]
15
+
16
+[build-system]
17
18
+requires = ["setuptools", "torch", "wheel"]
0 commit comments