mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +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
|
||||
jinja2
|
||||
pathlib
|
||||
pydblite
|
||||
pathlib ; python_version < '3.10'
|
||||
pydblite
|
||||
|
||||
Reference in New Issue
Block a user