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

Drop support for Python 3.6. #234

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Drop support for Python 3.6. #234

merged 1 commit into from
Jan 3, 2023

Conversation

facundo-lezama
Copy link
Collaborator

@facundo-lezama facundo-lezama commented Dec 27, 2022

In this PR, we drop support for Python 3.6. This version of Python has reached its end of life on 2021-12-23. Until now, we have been supporting this version due to some specific use cases, such as embedded devices, but it's time to move on, and users that still need to work with Python 3.6 can continue using version 2.1.1 of Norfair. Dropping Python 3.6 will significantly simplify our internal processes.

Some of the changes include:

  • modifying CI
  • modifying tox tests
  • updating Python version in pyproject.toml
  • updating black dependency version
  • updating poetry.lock

@facundo-lezama facundo-lezama marked this pull request as ready for review December 28, 2022 20:19
@javiber javiber merged commit 322c884 into master Jan 3, 2023
@javiber javiber deleted the drop-python-36 branch January 3, 2023 17:04
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.

3 participants