Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

feat: advertise constraints in setup.py for PyPI #170

Merged

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):

Xblock
web-fragments
mako
simplejson

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

Xblock
web-fragments
mako
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

@edx-requirements-bot edx-requirements-bot requested review from mraarif and a team November 8, 2021 19:41
@feanil feanil changed the title feat: advertise constraints in setup.py feat: advertise constraints in setup.py for PyPI Jun 12, 2023
@feanil feanil force-pushed the jenkins/rsgraber/advertise-constraints-in-setup-py-8aec8cf branch from 5b97866 to ad47132 Compare June 20, 2023 18:43
@feanil feanil merged commit 137dace into master Jun 20, 2023
@feanil feanil deleted the jenkins/rsgraber/advertise-constraints-in-setup-py-8aec8cf branch June 20, 2023 18:52
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