edx / edx-e2e-tests

End-to-end tests for edx applications
GNU Affero General Public License v3.0
7 stars 37 forks source link

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

Closed edx-requirements-bot closed 2 years ago

edx-requirements-bot commented 2 years ago
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-tools 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: https://github.com/edx/edx-e2e-tests/pull/538

edx-requirements-bot commented 2 years ago

Closing obsolete PR.