We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11dbf6b commit abb4c51Copy full SHA for abb4c51
.envrc
@@ -1,7 +1,6 @@
1
if command -v pyenv >/dev/null 2>&1; then
2
layout pyenv $(cat runtimes.txt)
3
elif command -v nix >/dev/null 2>&1; then
4
- watch_file external/**
5
use flake
6
layout python python3.14
7
fi
0 commit comments