exasol / exasol-python-test-framework

This project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database.
MIT License
0 stars 0 forks source link

#56: updated to Python 3.10 #57

Closed tomuben closed 4 months ago

tomuben commented 4 months ago

Fixes #56

  1. Increased min Python version to 3.10
  2. Updated dependency to ITDE to >=3.0.0
    • Default Python Language Definition changed from PYTHON to PYTHON3
  3. Also fixed https://github.com/exasol/exasol-python-test-framework/issues/47
  4. Refactored CI workflow files
    • created a common GH action for preparing environment
    • run CI Tests for Python 3.10, 3.11 and 3.12

All Submissions: