Skip to content

Commit a728de5

Browse files
authored
Enable installation of scaccordion package
Uncommented the installation of the 'scaccordion' package in the workflow.
1 parent d332750 commit a728de5

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
@@ -32,7 +32,7 @@ jobs:
3232
python -m pip install pilotpy
3333
python -m pip install git+https://github.com/Costalab/Nichesphere/
3434
python -m pip install pycrosstalker
35-
#python -m pip install scaccordion
35+
python -m pip install scaccordion
3636
python -m pip install git+https://github.com/CostaLab/IntraTalkerpy/
3737
3838

0 commit comments

Comments
 (0)