We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f47a17 commit 4bb8ce7Copy full SHA for 4bb8ce7
.gitpod.yml
@@ -15,6 +15,7 @@ tasks:
15
git fetch --tags
16
python setup.py build_ext --inplace -j 4
17
echo "🛠 Completed rebuilding Pandas!! 🛠 "
18
+ pre-commit install
19
echo "✨ Pre-build complete! You can close this terminal ✨ "
20
21
# --------------------------------------------------------
0 commit comments