Skip to content

Commit a8e4ed1

Browse files
committed
fix
1 parent abb4c51 commit a8e4ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ if command -v pyenv >/dev/null 2>&1; then
22
layout pyenv $(cat runtimes.txt)
33
elif command -v nix >/dev/null 2>&1; then
44
use flake
5-
layout python python3.14
5+
layout python python3.13
66
fi

0 commit comments

Comments
 (0)