-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We need to move from setup.py to pyproject.toml as that will soon be deprecated and eventually unsupported: pypa/pip#6334
We should:
- Change the template to use
pyproject.tomlinstead ofsetup.py - Figure out how to do versions, because today we are reading from extension.yaml
- Move the ruff configuration to
pyproject.tomlinstead ofruff.toml - Update the documentation
- Update our internal build systems to work with pyproject.toml
Metadata
Metadata
Assignees
Labels
No labels