nix-exprs/templates/python-uv/.envrc

7 lines
76 B
Plaintext

files=(
"uv.lock"
"pyproject.toml"
)
watch_file "${files[@]}"
use flake