Force minimum version of cfn-lint. Closes #2336.
This commit is contained in:
parent
348dc54e6a
commit
9346a999d8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -47,7 +47,7 @@ install_requires = [
|
|||
"aws-xray-sdk!=0.96,>=0.93",
|
||||
"responses>=0.9.0",
|
||||
"idna<2.9,>=2.5",
|
||||
"cfn-lint",
|
||||
"cfn-lint>=0.4.0",
|
||||
"sshpubkeys>=3.1.0,<4.0"
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue