Skip to content

Commit

Permalink
add direnv support (ohcnetwork#1304)
Browse files Browse the repository at this point in the history
add direnv config to load venv and env vars automatically
  • Loading branch information
sainak authored May 20, 2023
1 parent 6789e33 commit f613661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source .venv/bin/activate; unset PS1
dotenv

0 comments on commit f613661

Please sign in to comment.