Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2019-01-26 | 1 | -0/+2 |
* | Use Python 3 syntax for new-style clasess | Jason R. Coombs | 2018-06-03 | 1 | -1/+3 |
* | Use canonicalize_name to look for .dist-info in wheel files | Arnon Yaari | 2018-05-16 | 1 | -0/+33 |
* | Switch test_wheel over to subset-based test | Paul Ganssle | 2018-04-07 | 1 | -126/+142 |
* | Update wheel tests to reflect latest version | Paul Ganssle | 2018-04-06 | 1 | -16/+0 |
* | fix `data_files` handling when installing from wheel | Benoit Pierre | 2017-11-30 | 1 | -0/+36 |
* | fix namespace packages handling of wheels | Benoit Pierre | 2017-11-27 | 1 | -0/+32 |
* | fix encoding handling of wheels metadata | Benoit Pierre | 2017-11-26 | 1 | -2/+12 |
* | easy_install: add support for installing from wheels | Benoit Pierre | 2017-11-26 | 1 | -0/+430 |