Skip to content

Relax dependencies; Improve feedback

Pre-release
Pre-release
Compare
Choose a tag to compare
@MalteOlle MalteOlle released this 16 Sep 17:29
· 578 commits to main since this release
f50f4c7
  • Relax pandas dependency to ease dependency handling for developers who build using our GUI. If developers wanted to use our ExampleAlgrotihm and ExampleImporter, they now have to use the code from github and use poetry install or manually take care that the correct pandas version is installed.
  • Enable to load annotaions in custom format.
  • Give more feedback to users and developers if things go wrong.