Merge branch 'master' of github.com:kennethreitz/bashfile

This commit is contained in:
2019-09-17 01:46:37 -04:00
+2 -2
View File
@@ -67,9 +67,9 @@ install: node-deps python-deps
format:
black .
python-deps:
python-deps: @skip:key=Pipfile.lock
pipenv install
node-deps:
node-deps: @skip:key=yarn.lock
yarn install
system-deps: @confirm
brew install pipenv