Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a working
poetry
version to .tool-versions
This stops `asdf` from throwing an *incredibly* obnoxious error the first time you try to run the `poetry` binary it's literally just installed for you: ``` $ poetry --help No version is set for command poetry Consider adding one of the following versions in your config file at /Users/alex/src/repository-template/.tool-versions poetry 1.6.1 ```
- Loading branch information