mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user