What's Changed
- Python: Fixed "implicit namespace packages" migration by omitting
__init__.py
fromcrate
namespace package, see PEP 420
and Package Discovery and Namespace Package » Finding namespace packages.
Details
- CI: Fix CodeQL and Release jobs by @amotl in #673
- Update poethepoet requirement from <0.30 to <0.31 by @dependabot in #674
- Python: Fix "implicit namespace packages" migration by @amotl in #675
- Chore: Suppress unqualified CodeQL admonitions by @amotl in #676
- CI: Migrate to
astral-sh/setup-uv
by @amotl in #678
Full Changelog: 1.0.0...1.0.1