We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d4786 commit 1ef342dCopy full SHA for 1ef342d
news/7517.feature
@@ -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