Commit 3dee003
authored
Need setuptools version > 78 in the dev environment too (#1013)
There was an inconsistency in the version of setuptools specified for
the development environment and the run-time requirements. (Mea culpa.)
Setuptools > 78 is needed in all cases, not just for python 3.12+.1 parent e528cfd commit 3dee003
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments