Skip to content

Commit 80263b3

Browse files
author
shanedsnyder
authored
Merge pull request #890 from tylerjereddy/treddy_issue_887
BLD: fix editable installs
2 parents b9043e1 + 8051a67 commit 80263b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/pydarshan/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"wheel",
4-
"setuptools",
4+
"setuptools<64.0.0",
55
]
66

77
[project]

0 commit comments

Comments
 (0)