eclipse-ankaios / eclipse-ankaios/ank-sdk-python
Update Python support to 3.14
Open
python-version
- Dominant language
- Python
- Stars
- 8
- Forks
- 4
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
Python **3.14** has been released (currently testing up to **3.13**).
## Required changes
- [ ] Add `3.14` to the Python matrix in `.github/workflows/build.yml` (jobs/setup/strategy/matrix/python)
- [ ] Add `Programming Language :: Python :: 3.14` classifier in `setup.py` (in the )
- [ ] Update `LATEST_KNOWN_PYTHON` to `3.14` in `.github/workflows/weekly.yml` (beggining of the file, env section)
Contributor guide
Assessment
This issue has not been assessed yet.