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 abb4c51 commit a8e4ed1Copy full SHA for a8e4ed1
.envrc
@@ -2,5 +2,5 @@ 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
use flake
5
- layout python python3.14
+ layout python python3.13
6
fi
0 commit comments