update version of fsspec extension in easyconfig for Squidpy 1.4.1 to be compatible with s3fs provided via PyTorch-bundle#20477
Conversation
|
@boegelbot please test @ generoso |
|
@pavelToman: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2095780933 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@pavelToman: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2095870099 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @pavelToman! |
fsspec extension in easyconfig for Squidpy 1.4.1 to be compatible with s3fs provided via PyTorch-bundle
(created using
eb --new-pr)edit (by @boegel): fix for
pip checkfailure in #20116 where bothPyTorch-Lightning(viaCellRank) andSquidpyare dependencies:Although we don't like to make in-place updates of extensions in merged easyconfigs, I consider it OK in this case because the
Squidpyeasyconfig was merged in #20109 after the release of the latest EasyBuild version (v4.9.1), so this change is limited to thedevelopbranch (and for a relatively "obscure" software project, not one commonly used as a dependency).