The TODO List¶
[ ] Use uv publish to post to PyPI.
See (https://github.com/slott56/Stingray-Reader/issues/7)
From the code:
Done¶
[x] Switch to uv.
[x]
uv init --lib[x]uv add xxxall the various packages [x]uv add --dev xxxall the development tools
[x] Move to Py3.12
[x] Switch to tox.toml from tox.ini.