Skip to content
Snippets Groups Projects
Commit 920fefce authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

source pipenv step


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent fd53d4e1
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ mtime "python.install.time" "${start}" ...@@ -160,7 +160,7 @@ mtime "python.install.time" "${start}"
# Pipenv support. # Pipenv support.
# shellcheck source=bin/steps/pipenv # shellcheck source=bin/steps/pipenv
sub_env "$BIN_DIR/steps/pipenv" source "$BIN_DIR/steps/pipenv"
# Uninstall removed dependencies with Pip. # Uninstall removed dependencies with Pip.
let start=$(nowms) let start=$(nowms)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment