aboutsummaryrefslogtreecommitdiffstats
path: root/pavement.py
Commit message (Expand)AuthorAgeFilesLines
* Update pavement not to import pipJason R. Coombs2018-09-181-2/+5
* Extract common functionality into reusable functionsJason R. Coombs2018-03-171-26/+17
* Setuptools now vendors its own direct dependencies (packaging, six, pyparsing...Jason R. Coombs2018-03-171-5/+44
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-0/+32
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-32/+0
* Add appdirs as vendored package. Ref #763.Jason R. Coombs2016-08-271-0/+2
* Fix missing whitespace around operator.stepshal2016-07-141-1/+1
* Fix quantity of blank lines after code object.stepshal2016-07-131-0/+2
* Tabs to spaces in two more files. Ref #489.Jason R. Coombs2016-05-021-19/+19
* Replace makefile with pavement file, granting portability on OS X and Windows...Jason R. Coombs2016-02-271-0/+28