summaryrefslogtreecommitdiff
path: root/setuptools/wheel.py
Commit message (Expand)AuthorAgeFilesLines
* fix `data_files` handling when installing from wheelBenoit Pierre2017-11-301-4/+23
* fix namespace packages handling of wheelsBenoit Pierre2017-11-271-0/+18
* fix encoding handling of wheels metadataBenoit Pierre2017-11-261-1/+2
* easy_install: add support for installing from wheelsBenoit Pierre2017-11-261-0/+125