Skip to content

Removing obsolete setup.py and adding pyproject.toml instead #8

@detrin

Description

@detrin

The pyproject.toml file is described in PEP 621. It is the recommended way to package Python projects these days. On the other hand, setup.py is obsolete, but not yet deprecated. More on the migration in https://packaging.python.org/en/latest/guides/modernize-setup-py-project/

If I have spare time, I will open a PR.

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