ansible / creator-ee

📦 Container building moved inside ansible-dev-tools projects
https://github.com/ansible/ansible-dev-tools
GNU General Public License v3.0
125 stars 45 forks source link

Preinstall cython to avoid pyyaml installation errors #367

Closed ssbarnea closed 1 year ago

ssbarnea commented 1 year ago

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

When released, this should also fix the setup phase of testing in extension, which happens use py312 with requirements from this repository.