We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196c513 commit 7e239e1Copy full SHA for 7e239e1
1 file changed
.github/workflows/python-package.yml
@@ -29,7 +29,7 @@ jobs:
29
run: |
30
python -m pip install --upgrade pip
31
python -m pip install flake8 pytest
32
- python -m pip install git+https://github.com/Costalab/PILOT
+ python -m pip install pilotpy
33
python -m pip install git+https://github.com/jsnagai/Nichesphere/
34
python -m pip install pycrosstalker
35
0 commit comments