Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bio-la committed Feb 12, 2024
1 parent 87d8b4f commit 9e7a17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spatial-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install Panpipes
shell: bash -el {0}
run: |
pip install -e `.[spatial]`
pip install -e .[spatial]
conda list
- name: Conda info
Expand Down

0 comments on commit 9e7a17e

Please sign in to comment.