Skip to content

Commit

Permalink
fix: snakemake version lower than 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danilotat authored Nov 11, 2024
1 parent a88e175 commit ced0f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ENEO

[![Snakemake](https://img.shields.io/badge/snakemake-≥6.1.0-brightgreen.svg)](https://snakemake.github.io)
[![Snakemake](https://img.shields.io/badge/snakemake-≤8.0.0-brightgreen.svg)](https://snakemake.github.io)
[![Linting](https://github.com/ctglab/ENEO/actions/workflows/formatting.yml/badge.svg?branch=main)](https://github.com/ctglab/ENEO/actions/workflows/formatting.yml)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)

Expand Down

0 comments on commit ced0f60

Please sign in to comment.