imbue-ai/carbs

Setup appears broken

Closed this issue · 1 comments

Adding this to pyproject.toml fixes it

license = {file = "LICENSE.txt"}
authors = [
{name = "Imbue", email = "abe@generallyintelligent.com"},
]

Maybe setuptools dependent? Either way, generally good to put this stuff in the toml

Thanks for the fix!