Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify `setuptools.glob._iglob` | Sviatoslav Sydorenko | 2020-12-31 | 1 | -12/+5 |
| | |||||
* | Remove use of compatibility shim six.binary_type | Jon Dufresne | 2018-09-14 | 1 | -8/+6 |
| | | | | | The type bytes is available on all supported Pythons. Makes the code more forward compatible with Python 3. | ||||
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle" | Jason R. Coombs | 2017-02-24 | 1 | -1/+1 |
| | | | | | This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing changes made to aaec654d804cb78dbb6391afff721a63f26a71cd. | ||||
* | Strip out vendored packages and require them instead. Ref #581. | Jason R. Coombs | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Fix quantity of blank lines. | stepshal | 2016-10-18 | 1 | -0/+11 |
| | |||||
* | Much faster implementation of FileList, for big egg_info speedups | Tim Heap | 2016-10-15 | 1 | -0/+165 |