Skip to content

v0.2.3

Choose a tag to compare

@DiogoRibeiro7 DiogoRibeiro7 released this 09 Aug 11:01
· 3 commits to main since this release
573cb4b

Fixed

  • Docker builds now install dependencies before package installation and copy README/source files before installing the project inside the image.
  • This corrects the failed v0.2.1 and v0.2.2 container publication attempts caused by the Poetry 2 / PEP 621 migration.

Validation

  • poetry check --lock
  • poetry run pre-commit run --all-files
  • poetry run pytest
  • poetry build
  • container-publish workflow_dispatch on main: success