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

updated supported python version range #1083

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Jul 7, 2023

Summary

  • changed minimum supported python version to 3.8
  • changed maximum supported python version to 3.11

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you please update CHANGELOG.md?

@vinnamkim vinnamkim added this to the 1.4.0 milestone Jul 7, 2023
@vinnamkim vinnamkim added ENHANCE Enhancement of existing features CI Any changes in CI setting labels Jul 7, 2023
@yunchu yunchu force-pushed the infra/change-python-supporting-range branch from 661c3e4 to 1de7ec8 Compare July 7, 2023 09:49
@yunchu
Copy link
Contributor Author

yunchu commented Jul 7, 2023

@vinnamkim Updated

Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@yunchu yunchu merged commit 0ec2216 into develop Jul 7, 2023
yunchu added a commit to yunchu/datumaro that referenced this pull request Jul 7, 2023
* changed supported python version range: (>=3.8, <=3.11)
@yunchu yunchu deleted the infra/change-python-supporting-range branch August 29, 2023 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Any changes in CI setting ENHANCE Enhancement of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants