easy_install: add support for installing from wheels
Note: wheels are installed as eggs, so each install is self-contained and multiple versions of the same package can be installed at the same time. Limitations: - headers are not supported - resulting egg metadata requirements have their markers stripped
Showing
setuptools/glibc.py
0 → 100644
setuptools/pep425tags.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
setuptools/wheel.py
0 → 100644
Please register or sign in to comment