Dropped support for python 3.6, 3.7 and added support for python 3.12 (#717)

Signed-off-by: saimedhi <saimedhi@amazon.com>
This commit is contained in:
Sai Medhini Reddy Maryada
2024-04-06 08:18:47 -07:00
committed by GitHub
parent 8a00963d83
commit ba715b9d3f
25 changed files with 260 additions and 425 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
## Prerequisites
Python 3.6 or newer is required.
Python 3.8 or newer is required.
```
$ python --version