Skip to content

Commit 558fd8e

Browse files
committed
remove map2loop from source install in test
1 parent 3bbaa45 commit 558fd8e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/tester.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ jobs:
8585
python3 -m pip install -U pip setuptools wheel
8686
python3 -m pip install -U -r requirements/testing.txt
8787
python3 -m pip install -U -r /tests_directory/loopstructural/requirements.txt
88-
- name: Install map2loop
89-
run: |
90-
python3 -m pip install git+https://github.com/Loop3D/map2loop.git@main
9188
9289
- name: Run Unit tests
9390
run: |

0 commit comments

Comments
 (0)