1
0
Fork 0

more mise and venv

This commit is contained in:
Von Random 2025-03-03 23:57:56 +02:00
parent cc6a4949a6
commit 99076ebc5f
2 changed files with 10 additions and 0 deletions

View file

@ -5,3 +5,6 @@ interpreter_python = /usr/bin/python3
remote_user = ubuntu
private_key_file = ~/.ssh/id_ed25519
host_key_checking = False
callback_format_pretty = true
callback_result_format = yaml

View file

@ -1,3 +1,10 @@
[tools]
python = "3.13"
[env._.python.venv]
path = "venv"
create = true
[[hooks.enter]]
shell = "fish"
script = """