Skip to content

Commit 8e9bd3a

Browse files
changelog: update back to 6.3.0 after making things work
1 parent 1584862 commit 8e9bd3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

2-
v7.0.0
2+
6.3.0
33
=======
44

55
.. warning::
66

7-
This release explicitly raises errors on unsupported setuptools.
7+
This release explicitly warns on unsupported setuptools.
88
This unfortunately has to happen as the legacy ``setup_requires`` mechanism
99
incorrectly configures the setuptools working-set when a more recent setuptools
1010
version than available is required.
@@ -20,7 +20,7 @@ v7.0.0
2020
* fix #612: depend on packaging to ensure version parsing parts
2121
* fix #611: correct the typo that hid away the toml extra and add it in ``setup.py`` as well
2222
* 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
2424

2525
v6.2.0
2626
=======

0 commit comments

Comments
 (0)