Much of the way towards complete DynamoDB Streams implementation

This commit is contained in:
Karl Gutwin 2018-11-07 17:10:00 -05:00
commit 519899f74f
9 changed files with 278 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[nosetests]
verbosity=1
detailed-errors=1
with-coverage=1
#with-coverage=1
cover-package=moto
[bdist_wheel]