Skip to content

Commit 99304f7

Browse files
authored
fix: updated dependencies for testing
1 parent a9d529d commit 99304f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
4949
- name: Install dependencies
5050
run: |
51+
python -m pip install --upgrade pip setuptools
5152
pip install -r requirements.txt
5253
pip install . # overwrites ncpi python package. It installs the current version of this repository
5354

0 commit comments

Comments
 (0)