Move venv to .venv for fish
This commit is contained in:
parent
fb135f6d66
commit
79e07f88cd
@ -13,5 +13,5 @@ function doublea5
|
|||||||
end
|
end
|
||||||
|
|
||||||
# activate virtual env
|
# activate virtual env
|
||||||
source venv/bin/activate.fish
|
source .venv/bin/activate.fish
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user