Skip to content

Update repos with setup.py changes for package extras #386

@rgraber

Description

@rgraber

openedx/edx-cookiecutters#377 and openedx/edx-cookiecutters#379 made changes to setup.py in cookiecutters to improve the handling of package extras. We should run the update script against all our package repositories to pick up the change.

Before updating:

  • Double-check that extras are allowed in constraints files
    • It seems that some versions of pip don't like it, but that's OK -- pip-tools doesn't seem to mind, and that's all that should ever be looking at the constraints file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions