Skip to content

Commit

Permalink
Install pip using Homebrew for better isolation - dev environment now…
Browse files Browse the repository at this point in the history
… requires Homebrew though
  • Loading branch information
beorn committed May 12, 2018
1 parent 32817a1 commit 4863963
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
@@ -1,5 +1,5 @@
init:
pip install pipenv
brew install pipenv
pipenv lock
pipenv install --dev

Expand Down

0 comments on commit 4863963

Please sign in to comment.