File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
- v7.0 .0
2
+ 6.3 .0
3
3
=======
4
4
5
5
.. warning ::
6
6
7
- This release explicitly raises errors on unsupported setuptools.
7
+ This release explicitly warns on unsupported setuptools.
8
8
This unfortunately has to happen as the legacy ``setup_requires `` mechanism
9
9
incorrectly configures the setuptools working-set when a more recent setuptools
10
10
version than available is required.
20
20
* fix #612: depend on packaging to ensure version parsing parts
21
21
* fix #611: correct the typo that hid away the toml extra and add it in ``setup.py `` as well
22
22
* fix #615: restore support for the git_archive plugin which doesn't pass over the config
23
-
23
+ * restore the ability to run on old setuptools while to avoid breaking pipelines
24
24
25
25
v6.2.0
26
26
=======
You can’t perform that action at this time.
0 commit comments