Config generation support for sequences of maps, needed for database dump hooks (#225).
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-10-21 15:17:47 -07:00
parent 17586d49ac
commit f8bc67be8d
7 changed files with 155 additions and 29 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
.coverage
.pytest_cache
.tox
__pycache__
build/
dist/
pip-wheel-metadata/