Skip to content

Commit 0a4c91a

Browse files
authored
Update pyproject.toml seeing if removing setuptools works
1 parent c7c6c98 commit 0a4c91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

silt/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#################################################################
1010

1111
[build-system]
12-
requires = ["setuptools>=70.3.0"]
12+
# requires = ["setuptools>=70.3.0"]
1313
build-backend = "setuptools.build_meta"
1414

1515
[project]

0 commit comments

Comments
 (0)