Skip to content

Commit 7b9d269

Browse files
authored
Update python-package.yml
1 parent 14bccb7 commit 7b9d269

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
@@ -30,7 +30,7 @@ jobs:
3030
python -m pip install --upgrade pip
3131
python -m pip install flake8 pytest
3232
python -m pip install pilotpy
33-
python -m pip install git+https://github.com/jsnagai/Nichesphere/
33+
python -m pip install git+https://github.com/Costalab/Nichesphere/
3434
python -m pip install pycrosstalker
3535
3636
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi

0 commit comments

Comments
 (0)