Skip to content
Snippets Groups Projects
Commit 951d7320 authored by nimrod's avatar nimrod
Browse files

Common pipenv behavior in SchooLinks.

parent ea6b5a6a
Branches
No related tags found
No related merge requests found
# shellcheck shell=bash
# shellcheck shell=bash disable=SC1091
source_up
export GIT_AUTHOR_EMAIL='nimrod@schoolinks.com'
export GIT_AUTHOR_NAME='Nimrod Adar'
export PIPENV_VENV_IN_PROJECT=1
[ ! -f .envrc.private ] || . .envrc.private
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment