AIT-Core icon indicating copy to clipboard operation
AIT-Core copied to clipboard

Drop Python 3.7 / pycparser and python 3.7

Open cjjacks opened this issue 1 year ago • 1 comments

Any plans to update the minimum required Python version to 3.8? It seems there are a number of dependencies that rely on Python 3.8 or greater with pycparser being among them. This is causing the test pipeline to fail for the 3.7 build

cjjacks avatar Jul 18 '24 16:07 cjjacks

Hello @cjjacks , I just checked with @MJJoyce and he agrees that the 3.7 support can/should be dropped.

nttoole avatar Jul 22 '24 22:07 nttoole