Skip to content

Add pyyaml to conda-environment.yaml

Ebernhardson requested to merge work/ebernhardson/pyyaml into main

This was missing from the environment and not caught by the test suite since the file using it was never imported. Import the file in the test suite, without any meaningful tests, and add the dep.

Merge request reports