[checkpoint_v1] Pin Cython for tests, so that PyYAML can build (#1493)

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2023-07-17 12:43:57 -05:00
committed by GitHub
parent a5ef262f3c
commit ef3c95b6b3

View File

@@ -6,3 +6,4 @@ openshift!=0.13.0
jmespath
ansible-core
ansible-compat<4 # https://github.com/ansible-community/molecule/issues/3903
Cython<3 # https://github.com/yaml/pyyaml/issues/601