diff --git a/bin/steps/pipenv b/bin/steps/pipenv index 1575cb6..d4080f9 100644 --- a/bin/steps/pipenv +++ b/bin/steps/pipenv @@ -1,6 +1,7 @@ #!/usr/bin/env bash export CLINT_FORCE_COLOR=1 +env # Pipenv support (Generate requriements.txt with pipenv). if [[ -f Pipfile ]]; then