Do not use layout python but project-local direnv
This commit is contained in:
parent
9d6352ce78
commit
c5d27e0af9
1 changed files with 3 additions and 1 deletions
4
.envrc
4
.envrc
|
|
@ -1,2 +1,4 @@
|
|||
use flake
|
||||
layout python
|
||||
|
||||
export POETRY_VIRTALENVS_IN_PROJECT=1
|
||||
[ -d .venv ] && source .venv/bin/activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue