Skip to content

Commit bfb6272

Browse files
committed
fix: pip 25.0 deprecation
1 parent f7eaa60 commit bfb6272

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)