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

cleanup

parent e29b60dc
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ if [[ -f Pipfile ]]; then
/app/.heroku/python/bin/pip install pipenv --upgrade &> /dev/null
/app/.heroku/python/bin/pipenv lock --requirements --no-hashes > $BUILD_DIR/requirements.txt 2> /dev/null
cat requirements.txt
pipstrip requirements.txt
fi
fi
......
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