Skip to content

Conversation

edx-requirements-bot
Copy link
Contributor

@edx-requirements-bot edx-requirements-bot commented May 27, 2022

Updated the upgrade target script to check the compatibility of upgraded pip and pip-tools versions.
For reference, look at this openedx/edx-repo-health#271 for new check added in edx-repo-health.

Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran
echo "# Core dependencies for installing other packages

pip
setuptools
wheel
" >>  requirements/pip.in;
pip-compile --allow-unsafe --rebuild --upgrade -o requirements/pip.txt requirements/pip.in;

The following packages were installed:
pip-tools

Deleted obsolete pull_requests:
#203

JIRA: https://2u-internal.atlassian.net/browse/BOM-3429

@Jawayria
Copy link

Tests failing on master

@@ -0,0 +1,6 @@
# Core dependencies for installing other packages

Copy link
Contributor

Choose a reason for hiding this comment

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

We should include common constraints in this file as well.

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.

3 participants