Skip to content

Commit

Permalink
Remove pre-commit from env.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
abejgonzalez authored Aug 30, 2023
1 parent 49b51ba commit 4cfc166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ cat <<EOT >> env.sh
# line auto-generated by $0
conda activate $CYDIR/.conda-env
source $CYDIR/scripts/fix-open-files.sh
pre-commit install
EOT

echo "Setup complete!"
Expand Down

0 comments on commit 4cfc166

Please sign in to comment.