openedx / ConceptXBlock

edX: An XBlock for adding concept tags. There is an associated external service in a different repo.
GNU Affero General Public License v3.0
1 stars 3 forks source link

feat: advertise constraints in setup.py #23

Closed edx-requirements-bot closed 2 years ago

edx-requirements-bot commented 2 years ago

Update setup.py to consider constraint files when creating the requires.txt file

Additional information from script execution [ARCHBOM-1772](https://openedx.atlassian.net/browse/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. Old requirements file: XBlock New requirements file: XBlock

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

The following packages were installed: semgrep,isort