From 115de849b3b29225bb7de380140f088c5035c785 Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:57:13 -0500 Subject: [PATCH] Update README.md No longer supporting Python 3.7. --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 053ca510..252177ee 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,7 @@ To install directly from the pip install git+https://github.com/hed-standard/hed-python/@master ``` -The HEDTools in this repository require Python 3.7 or greater. -**Note:** HED is continuing to support Python 3.7 until 2023, because -it is needed for MATLAB versions R2019a through R2020a. - -**Note:** The final exported interface for Python tools has not been -completely frozen in 0.1.0 and is expected to undergo minor changes -in interface until the release of version 1.0.0. +The HEDTools in this repository require Python 3.8 or greater. ### Relationship to other repositories