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

7 lines
76 B
Plaintext
Raw Permalink Normal View History

2024-11-19 01:28:58 +08:00
files=(
"uv.lock"
"pyproject.toml"
)
watch_file "${files[@]}"
use flake