You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
In the generated project, ruff and mypy dependencies are now statically pinned and kept up to date with dependabot to prevent updates introducing unexpected static analysis failures
Fixed
Added mypy to the generated Python package's optional develop dependencies
Updates the generated CHANGELOG.md to better match the general styles used in HyP3 repositories
Ensured the generated Python package passes ruff, mypy, and pytest checks
Removed
Removed the broken browse image generation and upload example code
Removed the generated Code of Conduct file to instead prefer a GitHub organization level one