Skip to content

Commit 14bccb7

Browse files
authored
Merge pull request #3 from mehdijoodaki/main
pypi pilotpy
2 parents 04705cf + 7e239e1 commit 14bccb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
python -m pip install --upgrade pip
3131
python -m pip install flake8 pytest
32-
python -m pip install git+https://github.com/Costalab/PILOT
32+
python -m pip install pilotpy
3333
python -m pip install git+https://github.com/jsnagai/Nichesphere/
3434
python -m pip install pycrosstalker
3535

0 commit comments

Comments
 (0)