Skip to content

Move to using pyproject.toml and requirements.txt rather than setup.cfg+pyproject.toml+constraints.txt #786

@ThosRTanner

Description

@ThosRTanner

The current system is confusing and requires constraints to be updated in multiple places. Moreover it renders the python caching a bit pointless as it's based off requirements.txt and - there isn't one.

Furthermore, the setup-python has its down support for pip caching and we should use that in preference to the explicit action-cache currently being used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions