Skip to content

Commit

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

.PHONY: setup
setup:
pip install pipenv==3.5.6
pip install pipenv==3.6.0
touch Pipfile

.PHONY: doctor
Expand Down

0 comments on commit f772d2e

Please sign in to comment.