mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
17 lines
203 B
Text
17 lines
203 B
Text
|
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[packages]
|
||
|
yamllint = "*"
|
||
|
pylint = "*"
|
||
|
yq = "*"
|
||
|
cfn-lint = "*"
|
||
|
shyaml = "*"
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.8"
|