Skip to content

Commit 0c2b50d

Browse files
Update setuptools to version that is compatible with editable install
1 parent fc70635 commit 0c2b50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools>=45",
3+
"setuptools>=64",
44
"setuptools_scm[toml]>=6.2",
55
"wheel"
66
]

0 commit comments

Comments
 (0)