Skip to content

HyP3 Cookiecutter v0.4.0

Choose a tag to compare

@tools-bot tools-bot released this 10 Feb 19:44
5ca93e8

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