Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pkg_resources.py31compat.makedirs() in favor of the stdlib | Jon Dufresne | 2020-02-16 | 1 | -4/+1 |
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2019-01-26 | 1 | -3/+6 |
* | Remove use of compatibility shim six.binary_type | Jon Dufresne | 2018-09-14 | 1 | -2/+1 |
* | Setuptools now vendors its own direct dependencies (packaging, six, pyparsing... | Jason R. Coombs | 2018-03-17 | 1 | -1/+1 |
* | fix encoding handling of wheels metadata | Benoit Pierre | 2017-11-26 | 1 | -2/+7 |
* | Use makedirs with future compatibility throughout setuptools. Ref #1083. | Jason R. Coombs | 2017-07-13 | 1 | -2/+4 |
* | Added test utility for building files quickly. | Luke Plant | 2015-10-19 | 1 | -0/+32 |