Skip to content

Commit

Permalink
DEV: Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Apr 16, 2024
1 parent 469206e commit 7f440b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [{name = "Vijini Mallawaarachchi", email = "viji.mallawaarachchi@gmail
keywords = ["metagenomics", "binning", "contigs", "bioinformatics"]
readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">=3.10,<3.13"
requires-python = ">=3.9,<3.13"
dependencies = ["click",
"biopython",
"igraph",
Expand Down

0 comments on commit 7f440b9

Please sign in to comment.