diff --git a/bin/steps/pipenv b/bin/steps/pipenv index ba3a2d31e9d3694aea5b9b001d6f1ed50b444b99..2190e73f143e503dccc3ac1e3496299a1a3cc294 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