Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove the .egg test | Ned Batchelder | 2021-04-14 | 1 | -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. |