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

Fix outdated pip in CI #193

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

rassouly
Copy link
Contributor

This should fix the CI for linux that broke because of a pip bug fixed in the most recent release (see jazzband/pip-tools#1906).

@heitzmann heitzmann merged commit 0ff81bb into heitzmann:main Jul 21, 2023
3 of 6 checks passed
@rassouly
Copy link
Contributor Author

Oups, this didn't fix the issue. The problem is that pip-tools dropped support for Python 3.7 (because of the EOL, I imagine) so an old version is used which is incompatible with the latest pip.

@rassouly rassouly deleted the fix_outdated_pip branch July 21, 2023 17:55
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