mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
5 lines
155 B
Text
5 lines
155 B
Text
# Linux static CI requirements
|
|
pyiface
|
|
pygit2<=0.28.2; python_version < '3.8'
|
|
pygit2<1.1.0; python_version == '3.8'
|
|
pygit2>=1.2.0; python_version >= '3.9'
|