Initial commit
contains: * Actual template * Example function * Tests * Integration test (make file) * Integration tests (deployed as lambda) * drone CI and CI scripts
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
awscli==1.*
|
||||
black==19.10b0
|
||||
cfn-lint==0.28.*
|
||||
mock==4.*
|
||||
pylint==2.*
|
||||
pytest==5.*
|
||||
yamllint==1.20.*
|
||||
pytest-cov==2.8.*
|
||||
shellcheck-py==0.7.*
|
Reference in New Issue
Block a user