We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e035929 commit 8859172Copy full SHA for 8859172
1 file changed
.github/workflows/python-package.yml
@@ -31,7 +31,6 @@ jobs:
31
python -m pip install flake8 pytest
32
python -m pip install nichesphere
33
python -m pip install pycrosstalker
34
- python -m pip install git+https://github.com/jsnagai/scACCorDiON
35
python -m pip install pilotpy
36
37
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
0 commit comments