Pin Cython for tests, so that PyYAML can build (#1492)

See: https://github.com/yaml/pyyaml/issues/601

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2023-07-17 11:39:11 -05:00
committed by GitHub
parent 4b8f371095
commit 45f7545f41

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