Skip to content

FIX: test environment

Florian Knoop requested to merge fk_fix_poetry into master

Triggered by dependency resolution issues in poetry (see !70 (merged)), I changed the test pipeline such that it uses conda to set up the python environment and pip install to install vibes. This is closer to the actual build process anyway and should have been done earlier, probably.

Poetry issues:

https://github.com/python-poetry/poetry/issues/2094

https://github.com/python-poetry/poetry/issues/4670

Edited by Florian Knoop

Merge request reports