Skip to content
Snippets Groups Projects
Commit bd31548a authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

feat: add some snakemake 8 storage plugins

parent 1ff381aa
No related branches found
No related tags found
1 merge request!1016feat: add some snakemake 8 storage plugins
Pipeline #104403 canceled
Pipeline: reconstruction_benchmarks

#104406

    Pipeline: eic_container: feat: add some snakemake 8 storage plugins

    #104405

      Pipeline: eic_container: feat: add some snakemake 8 storage plugins

      #104404

        ...@@ -407,6 +407,15 @@ packages: ...@@ -407,6 +407,15 @@ packages:
        snakemake: snakemake:
        require: require:
        - '@8.5.2' - '@8.5.2'
        py-snakemake-storage-plugin-fs:
        require:
        - '@0.2.0'
        py-snakemake-storage-plugin-http:
        require:
        - '@0.2.3'
        py-snakemake-storage-plugin-s3:
        require:
        - '@0.2.10'
        spdlog: spdlog:
        require: require:
        - '@1.11.0' - '@1.11.0'
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment