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

🧊 freeze pip to version still supporting python 3.7 #175

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

antirotor
Copy link
Member

Changelog Description

pip 24.1 dropped support for Python 3.7. This PR is freezing pip to 24.0.

Additional info

Pip is used when installing/querying packages like if pyside2/6 is installed.

Testing notes:

Re-create situation, where Python 3.7 based host tries to install pyside in their pre-launch hooks.

@antirotor antirotor added the type: bug Something isn't working label Oct 10, 2024
@antirotor antirotor requested a review from iLLiCiTiT October 10, 2024 15:27
@antirotor antirotor self-assigned this Oct 10, 2024
@iLLiCiTiT iLLiCiTiT merged commit a1f06e4 into develop Oct 10, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/freeze-pip-for-py37-support branch October 10, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants