Skip to content

E3-1317: Fix issue when PyYaml fails due its dependency.

Guillermo Arroyo Gomez requested to merge Fix_pyyaml into master

There is an issue on the version of Cython that PyYaml 6.0 depends on. PyYaml 6.0.1 doesn't have that issue.

Merge request reports