note that wheel installers should compile .py
This commit is contained in:
parent
7717e40eb8
commit
caf06e1290
|
@ -72,6 +72,8 @@ Installing a wheel 'distribution-1.0.py32.none.any.whl'
|
|||
d. Update ``distribution-1.0.dist.info/RECORD`` with the installed
|
||||
paths.
|
||||
e. Remove empty ``distribution-1.0.data`` directory.
|
||||
f. Compile any installed .py to .pyc. (Uninstallers should be smart
|
||||
enough to remove .pyc even if it is not mentioned in RECORD.)
|
||||
|
||||
File Format
|
||||
-----------
|
||||
|
|
Loading…
Reference in New Issue