Skip to content

Commit 1ef342d

Browse files
committed
Add news file explaining the new pip wheel behavior
1 parent 19d4786 commit 1ef342d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

news/7517.feature

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The build step of ``pip wheel`` now builds all wheels to a cache first,
2+
then copies them to the wheel directory all at once.
3+
Before, it built them to a temporary direcory and moved
4+
them to the wheel directory one by one.

0 commit comments

Comments
 (0)