diff options
author | Hunt <lizhunt@amazon.com> | 2025-06-03 11:58:25 -0700 |
---|---|---|
committer | Hunt <lizhunt@amazon.com> | 2025-06-03 11:58:25 -0700 |
commit | ee9ad10b5cc9850c3e2ed1946f70e0cef429fb48 (patch) | |
tree | b6b0411b02127951cc28292425a35a1830c2758d /.mise.toml | |
parent | 64d060d2730cd212b2932879036eb33f7336ef38 (diff) | |
download | dotfiles-ee9ad10b5cc9850c3e2ed1946f70e0cef429fb48.tar.gz dotfiles-ee9ad10b5cc9850c3e2ed1946f70e0cef429fb48.zip |
Refactor
Diffstat (limited to '.mise.toml')
-rw-r--r-- | .mise.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mise.toml b/.mise.toml new file mode 100644 index 0000000..b975978 --- /dev/null +++ b/.mise.toml @@ -0,0 +1,2 @@ +[tools] +python = "3.12.10" |