Skip to content

[TODO] Delete setup.py #283

Closed
Closed
@webknjaz

Description

@webknjaz

There's setup.cfg in the repo already and setup.py is not needed anymore since the entry point for building dists is now PEP 517 configuration. Earlier, setup.py would be necessary to keep the support for editable installs (pip install -e .) but it's not the case with today's modern setuptools releases.

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