Skip to content

Commit 19b5f4d

Browse files
committed
release 4.6.3
1 parent e66e346 commit 19b5f4d

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

docs/changelog.rst

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.6.3 (2023-06-19)
8+
-------------------
9+
10+
Bugfixes - 4.6.3
11+
~~~~~~~~~~~~~~~~
12+
- Ensure that ``get_requires_for_build_wheel`` is called before ``prepare_metadata_for_build_wheel``, and
13+
``get_requires_for_build_editable`` is called before ``prepare_metadata_for_build_editable`` - by :user:`abravalheri`. (:issue:`3043`)
14+
15+
Improved Documentation - 4.6.3
16+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17+
- Linked environment variable substitutions docs in
18+
``set_env`` and ``pass_env`` config docs. (:issue:`3039`)
19+
20+
721
v4.6.2 (2023-06-16)
822
-------------------
923

docs/changelog/3039.doc.rst

-2
This file was deleted.

docs/changelog/3043.bugfix.rst

-2
This file was deleted.

0 commit comments

Comments
 (0)