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 e4bae87 commit ff96843Copy full SHA for ff96843
pyproject.toml
@@ -24,7 +24,7 @@ dynamic = ["dependencies", "version"]
24
license-files = ["LICENSE", "licenses/*"]
25
26
[build-system]
27
-requires = ["setuptools>=77", "packaging>=24"]
+requires = ["setuptools>=77", "packaging>=24", "apache-tvm-ffi==0.1.0b15"]
28
build-backend = "build_backend"
29
backend-path = ["."]
30
0 commit comments