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