Skip to content

Conversation

@FedericoNegri
Copy link
Contributor

@FedericoNegri FedericoNegri commented Oct 10, 2023

Description

Since Python 3.12 is out, can drop 3.8 (and 3.7 which was still around...). Therefore now running:

  • quick build (for PRs) on Python 3.10
  • nightly build on Python 3.9 & 3.11

Also, upgrading dependencies.

Note: not yet running the nightly tests with Python 3.12 because we get this error during the pytest discovery
image
Locally on Windows it works fine. I suspect it has to do with tox - will create a follow-up item to investigate.

Checklist

Please complete the following checklist before submitting your pull request:

  • I have tested these changes locally and verified that they work as intended.
  • I have updated any documentation as needed to reflect these changes (if appropriate)
  • I have verified that these changes to the best of my knowledge do not introduce any security vulnerabilities.
  • Unit tests have been added (if appropriate)
  • Test-cases have been added (if appropriate)
  • Testing instructions have been added (if appropriate)

@FedericoNegri FedericoNegri linked an issue Oct 10, 2023 that may be closed by this pull request
@github-actions github-actions bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Oct 10, 2023
@FedericoNegri FedericoNegri marked this pull request as ready for review October 11, 2023 08:50
@FedericoNegri FedericoNegri merged commit 4514ce9 into main Oct 11, 2023
@FedericoNegri FedericoNegri deleted the fnegri/update_py_version branch November 15, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Python support in CI/CD

3 participants