From d421a6be088dee2b06ea48af25bfa613f965e3ee Mon Sep 17 00:00:00 2001 From: Nico Maillet <nicolas.maillet@pasteur.fr> Date: Mon, 18 Dec 2023 10:10:55 +0100 Subject: [PATCH] Add python3.12 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 64c3907..8121ad7 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ Rapid Peptides Generator (RPG) is a software dedicated to predict proteases-indu :target: https://rapid-peptide-generator.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status -:note: RPG is tested with Gitlab Ci for the following Python version: 3.6 to 3.11 +:note: RPG is tested with Gitlab Ci for the following Python version: 3.6 to 3.12 :issues: Please use https://gitlab.pasteur.fr/nmaillet/rpg :publication: To cite RPG, please refer to https://doi.org/10.1093/nargab/lqz004 -- GitLab