Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
b731c2d085 |
2 changed files with 3 additions and 2 deletions
3
.mise.toml
Normal file
3
.mise.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[tools]
|
||||
poetry = {version='latest', pyproject='pyproject.toml'}
|
||||
python = '3.13' # must be after poetry so the poetry bin is first in PATH
|
|
@ -1,2 +0,0 @@
|
|||
python 3.11.2
|
||||
poetry latest
|
Loading…
Add table
Reference in a new issue