superlinear-ai / poetry-cookiecutter

🍪 Poetry Cookiecutter is a modern Cookiecutter template for scaffolding Python packages and apps
GNU Affero General Public License v3.0
252 stars 37 forks source link

fix: revert auth.toml path on macOS #195

Closed lsorber closed 1 year ago

lsorber commented 1 year ago

The path to Poetry's auth.toml was changed again [1].

[1] https://github.com/python-poetry/poetry/blob/master/src/poetry/locations.py#L24-L30