Skip to content

Commit 708f534

Browse files
committed
Fix the build-system version of setuptools to 62 so that namespace packaging works
1 parent 61c5584 commit 708f534

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build-system]
2+
requires = ["setuptools==62", "wheel"]

0 commit comments

Comments
 (0)