Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

fix: Install pip and pip-tools in upgrade script #880

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

edx-requirements-bot
Copy link

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 "-c constraints.txt
# 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:
#879

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants