Skip to content

Commit

Permalink
Upgrade pipenv to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Apr 4, 2017
1 parent 0d7d340 commit 932d9df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ run: install

.PHONY: setup
setup:
pip install pipenv==3.5.4
pipenv lock
pip install pipenv==3.5.6
touch Pipfile

.PHONY: doctor
Expand Down

0 comments on commit 932d9df

Please sign in to comment.