This commit is contained in:
2019-09-15 10:04:45 -04:00
parent 3b4c0d979d
commit f6995b953a
+5 -2
View File
@@ -1,9 +1,12 @@
echo:
cat Bashfile
black:
format:
black .
install: system-deps python-deps
python-deps:
# pipenv install
# Example of comments
pipenv install
system-deps:
brew install pipenv