Finalize implementation of DynamoDB Streams

This commit is contained in:
Karl Gutwin 2018-11-08 10:54:54 -05:00
commit 0f6086f708
5 changed files with 166 additions and 33 deletions

View file

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