From 94771910eb39cc2d50c2cec98cf28811965296cd Mon Sep 17 00:00:00 2001 From: stevenhua0320 Date: Wed, 4 Sep 2024 13:19:44 -0400 Subject: [PATCH] change python version in READNME.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4f16247..8cb4aa4 100644 --- a/README.rst +++ b/README.rst @@ -44,7 +44,7 @@ http://diffpy.github.io/diffpy.srmise. Getting Started ================= -The diffpy.srmise package requires Python 2.6 or 2.7 and the following software: +The diffpy.srmise package requires Python 3.10, 3.11, or 3.12 and the following software: * ``setuptools`` - software distribution tools for Python * ``NumPy`` - numerical mathematics and fast array operations for Python