Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/extras/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed --skip-scripts from extras/Makefile.Florian Apolloner2014-05-161-1/+1
| | | | This is the default now, see https://bitbucket.org/pypa/wheel/commits/c29f82b4cf76df71f8d55b0f825af6063d3b9892
* Skipped inclusion of scripts (pip will take care of that).Florian Apolloner2013-12-291-1/+1
|
* Switched setup.py to setuptools.Florian Apolloner2013-12-271-1/+1
|
* Fixed #19252 -- Added support for wheel packages.Florian Apolloner2013-05-011-0/+9
Signed-off-by: Jannis Leidel <jannis@leidel.info>