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

Feature/python 3.10 #33

Merged
merged 5 commits into from Oct 17, 2022
Merged

Conversation

armgilles
Copy link
Contributor

@armgilles armgilles commented Oct 14, 2022

Description

Support Python 3.10 for Eurybia

Fixes #32

Type of change

  • New feature (non-breaking change which adds functionality or feature that would cause existing functionality to not work as expected)

Some details :

  • Update GitHub workflow.
  • Have to upgrade pytest dependencie (source)
  • Update README.md.

How Has This Been Tested?

  • Local pytest & github action for python 3.7, 3.8, 3.9 & 3.10.

Test Configuration:

  • OS: Linux
  • Python version: 3.10.6
  • Eurybia version: 1.0.2

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Gillesa <arm.gilles@gmail.com>
Signed-off-by: Gillesa <arm.gilles@gmail.com>
Signed-off-by: Gillesa <arm.gilles@gmail.com>
Signed-off-by: Gillesa <arm.gilles@gmail.com>
Signed-off-by: Gillesa <arm.gilles@gmail.com>
@ThomasBouche ThomasBouche merged commit 421f0da into MAIF:master Oct 17, 2022
@armgilles armgilles deleted the feature/python-3.10 branch October 18, 2022 09:00
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

Successfully merging this pull request may close these issues.

support for python 3.10
2 participants