This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
69c21e1c35
c12s-kubespray
/
tests
/
scripts
/
md-table
/
requirements.txt
5 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
[docs] Add CI matrix and script (#5461) * Rename CI jobs from ubuntu to ubuntu16 * Add CI matrix and script
2019-12-17 15:07:59 +00:00
pyaml
jinja2
[2.17] Fix-CI: python was upgraded in CI to 3.10 (#8210) * Fix-CI: python was upgraded in CI to 3.10 and pathlib is now included in python base making this dependency break the CI (#8153) * Upgrade ruamel.yaml.clib to work with Python 3.10 (#8034) ruamel.yaml.clib did not build with the upcoming Python 3.10. Cf. https://sourceforge.net/p/ruamel-yaml-clib/tickets/5/ ruamel.yaml.clib==0.2.4 fixes the issue. It does not work with Python 3.7 (cf https://sourceforge.net/p/ruamel-yaml-clib/tickets/6/) but currently Kubespray requires Python >= 3.9. Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> Co-authored-by: Olivier Lemasle <olivier.lemasle@apalia.net>
2021-11-19 07:48:52 +00:00
pathlib ; python_version < '3.10'
pydblite
Reference in a new issue
Copy permalink