Skip to content

Commit 6ea1ada

Browse files
committed
Fix the build-system version of setuptools to 62 so that namespace packaging works
1 parent cb35847 commit 6ea1ada

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)