Skip to content

HyP3 Cookiecutter v0.3.0

Latest
Compare
Choose a tag to compare
@tools-bot tools-bot released this 11 Oct 17:42
e7b1e20

Added

  • Support for Python 3.13
  • Workflow action to keep the reusable CI/CD action up to date within the cookiecutter template

Changed

  • Now uses ruff for linting and formatting instead of flake8

Removed

  • The unused process.main function as we don't register it as a console script entrypoint

Fixed

  • Tests using the script_runner fixture will no longer raise usage warnings