Skip to content

Commit

Permalink
change to gha: install ahds implicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkorir committed Oct 3, 2023
1 parent d2296f4 commit 79a571f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
run: |
python -m pip install numpy
python -c "import numpy; print(numpy.__version__)"
- name: Install ahds
run: |
python -m pip install ahds
- name: Install sfftk package
run: |
python -m pip install -e .
Expand Down

0 comments on commit 79a571f

Please sign in to comment.