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: Install pip and pip-tools in upgrade script #60

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

Jawayria
Copy link
Contributor

@Jawayria Jawayria commented May 31, 2022

Updated the upgrade target script to check the compatibility of upgraded pip and pip-tools versions.
For reference, look at this PR for new check added in edx-repo-health.
JIRA: https://2u-internal.atlassian.net/browse/BOM-3446

# via -r requirements/pip.in
setuptools==59.5.0
setuptools==62.4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip.in needs to have constraints file check in it so it can keep the setuptools version pinned.

@Jawayria Jawayria force-pushed the jawayria/fix-upgrade branch from e0607ee to 98d50b9 Compare June 21, 2022 14:42
@Jawayria Jawayria merged commit bb5926c into master Jun 24, 2022
@Jawayria Jawayria deleted the jawayria/fix-upgrade branch June 24, 2022 16:32
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