Skip to content

Commit 7098723

Browse files
Merge pull request #4 from augmentcode/asottile-isolated-build
allow isolated build to succeed
2 parents 4019710 + 0d1b56a commit 7098723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["setuptools>=77.0.3", "torch"]
3+
build-backend = "setuptools.build_meta:__legacy__"

0 commit comments

Comments
 (0)