cognitedata / inso-bootstrap-cli

CLI and GitHub-Action to configure and maintain CDF Projects (Groups, Data Sets, RAW DBs)
Apache License 2.0
4 stars 2 forks source link

poetry.toml file forces local poetry config #72

Closed petreeb closed 1 year ago

petreeb commented 1 year ago

Poetry's documentation says: Your local configuration of Poetry application is stored in the poetry.toml file, which is separate from pyproject.toml..

inso-boostrap-cli shouldn't force any poetry configurations. I recommend the removal of poetry.toml at the top level of the repo.

spex66 commented 1 year ago

I'll remove it again from next v2 release