Skip to content

Commit

Permalink
switching to pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Maietta committed Aug 31, 2021
1 parent ecbb333 commit 441df3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify-docs.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
pip install pipenv
pipenv install --dev
pipenv install
mkdocs build

0 comments on commit 441df3f

Please sign in to comment.