mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
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)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pyaml
|
pyaml
|
||||||
jinja2
|
jinja2
|
||||||
pathlib
|
pathlib ; python_version < '3.10'
|
||||||
pydblite
|
pydblite
|
||||||
|
|||||||
Reference in New Issue
Block a user