Skip to content

Commit 6ee2f1a

Browse files
add pro forma pypoject.toml file for deprecation workaround
and pip 25 compatibility
1 parent 0c462e8 commit 6ee2f1a

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 >= 64"]
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)