mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
9 lines
187 B
Text
9 lines
187 B
Text
# Lint requirements
|
|
|
|
--constraint=./py{py_version}/{platform}.txt
|
|
|
|
docker >= 7.1.0; python_version >= '3.8'
|
|
docker < 7.1.0; python_version < '3.8'
|
|
pylint~=3.1.0
|
|
SaltPyLint>=2024.2.2
|
|
toml
|