diff --git a/.envrc b/.envrc index 30a7964..2f211cd 100644 --- a/.envrc +++ b/.envrc @@ -1,3 +1,3 @@ [ -d .venv ] || python -m venv .venv . .venv/bin/activate -pip install preserves +pip install -U preserves