Skip to content

Migrate to pyproject.toml #100

@AlexHeide

Description

@AlexHeide

It looks like it's time to migrate from setup.py to pyproject.toml.

The conda-forge linter is requesting that we specify a pip backend, which we can't do for the legacy backend used for setup.py. This indicates that pip can encounter errors when looking for dependencies with the old setup.py setup_requires field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions