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 0bc54b6 commit c3924d8Copy full SHA for c3924d8
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