7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
files=(
|
|
"uv.lock"
|
|
"pyproject.toml"
|
|
)
|
|
watch_file "${files[@]}"
|
|
use flake
|