Skip to content

Please migrate away from setup.py #76

@baldurmen

Description

@baldurmen

Hello!

setup.py has been deprecated for a while now (although support hasn't yet bet removed). It would be nice if this project moved away from it before something actually breaks :)

If you want to stick with setuptools, newer versions do support building via a PEP-617-style pyproject.toml file:

You can see an example of a migration to pyproject.toml with setuptools that I did here: jaseg/python-mpv#241

Cheers,

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