Skip to content

Proper package management via poetry

Štěpán Henek requested to merge poetry into master
  • Installs all packages with fixed version
  • Runs the tests with multiple python versions

Note: Currently these dependencies won't work with python 3.12 and a major update will be required. In order to run with python 3.12

Merge request reports