Files
Paul Guyot 3bec375e32 py-xformers: new port (0.0.35)
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
2026-03-22 10:43:56 -04:00

10 lines
359 B
Diff

--- pyproject.toml.orig 2024-01-01 00:00:00.000000000 +0000
+++ pyproject.toml 2024-01-01 00:00:00.000000000 +0000
@@ -1,5 +1,5 @@
[build-system]
# XXX: If your project needs other packages to build properly, add them to this list.
-requires = ["setuptools >= 64", "torch >= 2.10"]
+requires = ["setuptools >= 64"]
build-backend = "setuptools.build_meta"