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

Try to re-use pre-built wheels in CI for upgrade tests #702

Merged
merged 1 commit into from Feb 21, 2023

Conversation

abravalheri
Copy link
Collaborator

Purpose

If any tool used during the build process prematurely drops support for Python 3.7, some upgrade tests may fail. We probably want to extend as much as we can the support (if that comes for free...)

Approach

In the upgrade tests, te-use the wheels that get pre-build by default in the CI instead of trying an editable install.

@abravalheri abravalheri marked this pull request as ready for review February 21, 2023 17:47
@coveralls
Copy link

Coverage Status

Coverage: 97.847%. Remained the same when pulling f795afd on fix-py36-tests into c0a5f97 on master.

@abravalheri abravalheri merged commit 12e76da into master Feb 21, 2023
@abravalheri abravalheri deleted the fix-py36-tests branch February 21, 2023 17:50
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.

None yet

2 participants