Skip to content

Commit 76c2782

Browse files
author
Jonathon Belotti
committed
add comment
1 parent 31d01e0 commit 76c2782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extract_wheels.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def extract_wheel(whl, directory, extras):
7979

8080
whl.unzip(directory)
8181

82+
# Note: Order of operations matters here
8283
purelib.spread_purelib_into_root(directory)
8384
_setup_namespace_pkg_compatibility(directory)
8485

0 commit comments

Comments
 (0)