Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate away from Python 3.6 #677

Open
mambelli opened this issue May 21, 2023 · 0 comments
Open

Migrate away from Python 3.6 #677

mambelli opened this issue May 21, 2023 · 0 comments

Comments

@mambelli
Copy link
Contributor

DE 2.x reference platform is Alma9 w/ Python 3.9. We want to migrate the main checks/operations to that platform (RPM building, unit tests, and linting). Would be nice to keep also checks on some other platform (to verify compatibility, different checks may find different problems...). Anyway, python 3.6 is no more supported because it is deprecated and libraries are not supporting it in the current versions and should be removed. The minimum is Python 3.7.
Not exhaustive list of things to do:

  • update setup.py
  • update containers
  • check the code for incompatibilities w/ new library versions
  • make sure all tests in decisionengine and decisionengine_modules are successful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant