We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
Maybe we can move from setup.py to pyproject.toml, and add some niceties like ruff for formatting and linting?
setup.py
ruff
We can also encode the version in pyproject.toml and read it in the meta.yaml (or just manually sync the two).
meta.yaml