Skip to content

Commit

Permalink
Use editable mode
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
  • Loading branch information
raulcd and jorisvandenbossche authored Jun 6, 2024
1 parent f098baf commit f39efac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/release/verify-release-candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ test_python() {
pushd python

# Build pyarrow
python -m pip install .
python -m pip install -e .

# Check mandatory and optional imports
python -c "
Expand Down

0 comments on commit f39efac

Please sign in to comment.