-
Couldn't load subscription status.
- Fork 78
Open
Description
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:
- https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
- https://peps.python.org/pep-0621
You can see an example of a migration to pyproject.toml with setuptools that I did here: jaseg/python-mpv#241
Cheers,
rpdelaney, martin-kokos and sanmai-NL
Metadata
Metadata
Assignees
Labels
No labels