Skip to content

Release v65.0.4

Compare
Choose a tag to compare
@clingen-sthlm clingen-sthlm released this 07 Jan 13:03
· 52 commits to master since this release

Fix(Dockerfile) Make compatible with new poetry version (#4055)(patch)

Description

Poetry version 2.0.0 was released recently, converting some previous warnings to errors. This causes our dockerfile to fail when installing the dependencies using poetry.

Fixed

  • Copies README file into container
  • Split install of requirements our of install of actual cg-repo