summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_wheel.py
Commit message (Expand)AuthorAgeFilesLines
* fix `data_files` handling when installing from wheelBenoit Pierre2017-11-301-0/+36
* fix namespace packages handling of wheelsBenoit Pierre2017-11-271-0/+32
* fix encoding handling of wheels metadataBenoit Pierre2017-11-261-2/+12
* easy_install: add support for installing from wheelsBenoit Pierre2017-11-261-0/+430