Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ship eggs for testing #459

Merged
merged 9 commits into from
Feb 3, 2022
Merged

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Jan 31, 2022

This PR removes the static eggs that were used by the test suite. Those eggs were specific to a Python major.minor version, and so needed regeneration for each non-bugfix Python release. Instead, eggs are built as needed by the test suite.

xref: #436, #396, #289, #286, #214, #213, #136, #135

@mdickinson mdickinson merged commit 6e5c7ba into main Feb 3, 2022
@mdickinson mdickinson deleted the fix/dont-ship-eggs-for-testing branch February 3, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants