chore: disable layout_poetry in direnv

This commit is contained in:
Price Hiller 2023-08-29 11:49:24 -05:00
parent f5d51f769c
commit f31a7c7442
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

2
.envrc
View File

@ -21,5 +21,5 @@ layout_poetry() {
export VIRTUAL_ENV
}
layout_poetry
# layout_poetry
ansible-galaxy install -r requirements.yml > /dev/null