export PATH=$PWD/.venv/bin:$PATH

export PIP_PROGRESS_BAR=off
export PIP_NO_CACHE_DIR=yes
export PIP_DISABLE_PIP_VERSION_CHECK=yes
