Skip to content

Commit

Permalink
simplified .envrc and set pipenv as the layout
Browse files Browse the repository at this point in the history
  • Loading branch information
andreygubarev committed May 10, 2024
1 parent 09b31b1 commit ed3cdbf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
#!/usr/bin/env bash
WORKSPACE=$(CDPATH="cd -- $(dirname -- "$0")" && pwd -P)
export WORKSPACE

export PIPENV_VENV_IN_PROJECT=1
layout pipenv

0 comments on commit ed3cdbf

Please sign in to comment.