| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix `data_files` handling when installing from wheel | Benoit Pierre | 2017-11-30 | 1 | -4/+23 |
| | | |||||
| * | fix namespace packages handling of wheels | Benoit Pierre | 2017-11-27 | 1 | -0/+18 |
| | | |||||
| * | fix encoding handling of wheels metadata | Benoit Pierre | 2017-11-26 | 1 | -1/+2 |
| | | |||||
| * | easy_install: add support for installing from wheels | Benoit Pierre | 2017-11-26 | 1 | -0/+125 |
| 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 | |||||
