Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modeling after Astropy's technique for bundling libraries, the imports are no... | Jason R. Coombs | 2015-12-31 | 1 | -6/+1 |
* | Update vendoring technique to match that used for packaging. Ref #229. | Jason R. Coombs | 2015-12-31 | 1 | -1/+6 |
* | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -3/+3 |
* | Fixed PEP 8 compliancy of the setuptools.command package | Alex Grönholm | 2014-06-18 | 1 | -20/+25 |
* | Normalize whitespace and imports | Jason R. Coombs | 2014-02-09 | 1 | -35/+16 |
* | Changes to support 2.x and 3.x in the same codebase. | Vinay Sajip | 2011-06-20 | 1 | -2/+2 |
* | Delete empty sections when their last option is deleted. | PJ Eby | 2005-07-08 | 1 | -6/+6 |
* | Added support for defining command aliases in distutils configuration | PJ Eby | 2005-07-08 | 1 | -5/+5 |
* | * Added "rotate" command to delete old distribution files, given a set of | PJ Eby | 2005-07-08 | 1 | -0/+164 |