Commit 7428bed
build: Require setuptools v42.0.0+ for stability (#1783)
* setuptools releases prior to v42.0.0 had stability issues with
pyproject.toml or didn't support PEP 517 and so couldn't support
pyproject.toml.
- c.f. https://www.python.org/dev/peps/pep-0517/
Co-authored-by: Henry Schreiner <[email protected]>1 parent 3691236 commit 7428bed
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments