Update Python latest
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
- Update to latest version of Python 3.13
- Migrate project configuration to pyproject.toml
- Moved package source to /src folder
- Moved unit tests to /tests folder
- Added pylint and ruff to pipeline
Edited by Steinar Hjellvik