Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle" | Jason R. Coombs | 2017-02-24 | 1 | -0/+32 |
| | | | | | 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 | -32/+0 |
| | |||||
* | Add appdirs as vendored package. Ref #763. | Jason R. Coombs | 2016-08-27 | 1 | -0/+2 |
| | |||||
* | Fix missing whitespace around operator. | stepshal | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+2 |
| | |||||
* | Tabs to spaces in two more files. Ref #489. | Jason R. Coombs | 2016-05-02 | 1 | -19/+19 |
| | |||||
* | Replace makefile with pavement file, granting portability on OS X and ↵ | Jason R. Coombs | 2016-02-27 | 1 | -0/+28 |
Windows. Fixes #505. |