Smarter merging of metadata and extra_metadata, closes #724

This commit is contained in:
Simon Willison 2020-04-10 11:34:09 -07:00
commit d349d57cdf
3 changed files with 21 additions and 6 deletions

View file

@ -46,6 +46,7 @@ setup(
"aiofiles~=0.4.0",
"janus~=0.4.0",
"PyYAML~=5.3",
"mergedeep~=1.1.1",
],
entry_points="""
[console_scripts]