Skip to content

Move to pyproject.toml #364

@jakirkham

Description

@jakirkham

It would be good to move to pyproject.toml in Numcodecs. In particular it would be nice to add build requirements (like Cython) and setup_requires to pyproject.toml.

This should also allow us to do things like dropped the vendored C files, which cause us some pain periodically ( #358 (comment) ). Plus drop some of the complexity in setup.py.

FWIW this was done for Zarr in PR ( zarr-developers/zarr-python#1158 ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions