Merge pull request #2885 from pvbouwel/ddb_full_parsing
DDB structured parsing
This commit is contained in:
commit
6de239d6e4
19 changed files with 4072 additions and 54 deletions
1
setup.py
1
setup.py
|
|
@ -101,4 +101,5 @@ setup(
|
|||
project_urls={
|
||||
"Documentation": "http://docs.getmoto.org/en/latest/",
|
||||
},
|
||||
data_files=[('', ['moto/dynamodb2/parsing/reserved_keywords.txt'])],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue