Skip to content

Conversation

@edx-requirements-bot
Copy link
Contributor

Additional information from script execution

ARCHBOM-1772
Update setup.py to use constraint files when generating requirements files for packaging and distribution.
PR generated automatically with Jenkins job cleanup-python-code.

Result of running python setup.py bdist_wheel before applying fix (in .egg-info/requires.txt):

django-crum
Django>=1.11
edx-django-utils>=3.12.0
djangorestframework
django-model-utils
simplejson
edx-celeryutils

Result of running python setup.py bdist_wheel after applying fix (in .egg-info/requires.txt):

Django>=1.11
django-crum
django-model-utils
djangorestframework
edx-celeryutils
edx-django-utils>=3.12.0
simplejson

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

This pull request was generated by the cleanup-python-code Jenkins job, which ran
curl -sS "https://raw.githubusercontent.com/edx/edx-cookiecutters/master/scripts/update_setup_py.sh" > update_setup_py.sh
bash update_setup_py.sh

The following packages were installed:
semgrep,isort

@angonz
Copy link
Contributor

angonz commented May 13, 2025

Cancel obsolete PR

@angonz angonz closed this May 13, 2025
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