From 54e85189bbc71675bc4e9fda1c53777c14794296 Mon Sep 17 00:00:00 2001 From: "katarzyna.otylia.sikora@gmail.com" Date: Mon, 13 Jan 2025 13:34:36 +0100 Subject: [PATCH] python cap --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2b719fc8b..e0c84214c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ "Programming Language :: Python :: 3", ] -requires-python = ">= 3.11,<3.13" +requires-python = ">= 3.11, <3.13" dependencies = [ "snakemake >= 8",