Install and take advantage of setuptools-scm
Get metadata from meta.json, if it exists
Allow having multiple authors
I have thought about it and I think it's better to handle that on the same pr instead of it's own
Install and take advantage of setuptools-scm
Get metadata from meta.json, if it exists
meta.json has multiple authors sometimes, I'll have to add support for that
For now I'll just return the first author
Get metadata from meta.json, if it exists