replace .tools-versions with .mise.toml

This commit is contained in:
2024-06-23 23:31:12 +02:00
parent 50b08b874d
commit f7ab0bd37f
2 changed files with 2 additions and 1 deletions

2
dnscms/.mise.toml Normal file
View File

@ -0,0 +1,2 @@
[tools]
python = "3.12.4"

View File

@ -1 +0,0 @@
python 3.12.3