Skip to content

Commit

Permalink
Install pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Apr 22, 2023
1 parent e96ed76 commit 5408f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ tasks:
git fetch --tags
python setup.py build_ext --inplace -j 4
echo "🛠 Completed rebuilding Pandas!! 🛠 "
pre-commit install
echo "✨ Pre-build complete! You can close this terminal ✨ "
# --------------------------------------------------------
Expand Down

0 comments on commit 5408f69

Please sign in to comment.