[completely optional] direnv+mise autosetup (#87)
Makes life a lot easier in my experience.
This commit is contained in:
5
.mise.toml
Normal file
5
.mise.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[tools]
|
||||
python = "3.12"
|
||||
|
||||
[env]
|
||||
_.python.venv = { path = ".venv", create = true }
|
||||
Reference in New Issue
Block a user