summaryrefslogtreecommitdiff
path: root/tests/zipsrc/zip1/zip1.py
Commit message (Collapse)AuthorAgeFilesLines
* test: remove the .egg testNed Batchelder2021-04-141-0/+7
People don't use .egg much anymore, distutils is showing deprecation warnings, and coverage.py only deals with them the same way it deals with .zip files, so let's just rely on a .zip test to cover that.