fission / examples

A place for examples of Fission functions from community and Fission team
Apache License 2.0
34 stars 34 forks source link

Fix python source package with pyyaml 6.0 release #43

Closed sanketsudake closed 2 years ago

sanketsudake commented 2 years ago

Signed-off-by: Sanket Sudake sanketsudake@gmail.com

Following tests are failing in integration tests because of change in PyYaml

test/tests/test_buildermgr.sh
test/tests/test_package_command.sh

Changed identified via changelog https://github.com/yaml/pyyaml/blob/master/CHANGES