Skip to content

Commit

Permalink
correctly install balltree
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Luca van den Busch committed Jan 28, 2024
1 parent 7e3f93d commit 9b3d268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-extension-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build Python extension
run: |
python setup.py build_ext --inplace
python -m pip install -e .
- name: Run tests with pytest
run: |
Expand Down

0 comments on commit 9b3d268

Please sign in to comment.