Skip to content

Commit a46fbb0

Browse files
authored
update ci.yml
1 parent 1eed6dd commit a46fbb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sudo apt-get install -y openmpi-bin libopenmpi3 libopenmpi-dev
4242
4343
- name: install haddock3 with extra dependencies
44-
run: pip install '.[mpi,dev,docs,notebooks]'
44+
run: pip install -e '.[mpi,dev,docs,notebooks]'
4545

4646
- name: run unit tests
4747
run: >-

0 commit comments

Comments
 (0)