Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

feat: advertise constraints in setup.py#99

Open
edx-requirements-bot wants to merge 1 commit intomasterfrom
jenkins/cleanup-python-code-bd77200
Open

feat: advertise constraints in setup.py#99
edx-requirements-bot wants to merge 1 commit intomasterfrom
jenkins/cleanup-python-code-bd77200

Conversation

@edx-requirements-bot
Copy link
Copy Markdown

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

scipy
scikit-learn

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

scikit-learn
scipy

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/e30fd05e343b8c73acb4dd8a3a6308c6f8efb4ad/scripts/update_setup_py.sh" > update_setup_py.sh
bash update_setup_py.sh

The following packages were installed:
semgrep,isort

@rgraber rgraber marked this pull request as ready for review November 8, 2021 13:55
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.

1 participant