We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b89712 commit fea44e8Copy full SHA for fea44e8
.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