Closed seanzhangkx8 closed 4 weeks ago
Updated setup.py and .github to support newer versions of python. Now CI will run against build on 3.11, 3.12, and 3.7, 3.8 are removed.
setup.py
.github
python 3.8 reaching EOL 10/7/2024, dependency packages (such as spacy) stop supporting python <3.9.
Description
Updated
setup.py
and.github
to support newer versions of python. Now CI will run against build on 3.11, 3.12, and 3.7, 3.8 are removed.Motivation and Context
python 3.8 reaching EOL 10/7/2024, dependency packages (such as spacy) stop supporting python <3.9.