commit | 003f341e99234cf6088341e746ffef15e12ccda2 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Nov 26 13:00:05 2022 -0500 |
committer | GitHub <noreply@github.com> | Sat Nov 26 13:00:05 2022 -0500 |
tree | e5dd021337a7b1625125d9db7e2cf5b93aa55b6a | |
parent | 78365b8e283c78e23725748500f48dd2c2ca1161 [diff] |
Fix zipfile packaging after GH-98103 (GH-99797) * Add zipfile and test_zipfile to list of packages. Fixes regression introduced in #98103. * Restore support for py -m test.test_zipfile