aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+0
| | | | Closes: https://github.com/gentoo/portage/pull/343
* tests: Append .py to files that need to be installedMichał Górny2014-09-111-0/+0
Append .py to the runTests script and __test__ files so that they could be easily picked up by setup.py.