Skip to content

Commit 636e5eb

Browse files
Merge pull request #35 from gleanwork/rwjblue/push-nwpzusmnpost
feat: Add basic mise configuration
2 parents d546d4b + 192c238 commit 636e5eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mise.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[settings]
2+
# forces us to use the version of python defined in .python-version file
3+
idiomatic_version_file_enable_tools = ["python"]
4+
5+
[tools]
6+
poetry = "latest"

0 commit comments

Comments
 (0)