Skip to content

Commit

Permalink
Do not install packages in compat mode
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Aug 27, 2024
1 parent 22816fa commit dc855a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/before_commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ ROOT_PATH=$(dirname $(dirname $0))
cd $ROOT_PATH

uv run pre-commit run --all-files
uv pip install -e . --config-settings editable_mode=compat
uv run istub -u

0 comments on commit dc855a3

Please sign in to comment.