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:
committed by
GitHub
parent
8a00963d83
commit
ba715b9d3f
+1
-1
@@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: 3.8
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
||||
Reference in New Issue
Block a user