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 and 3.7 #329

Closed
2 tasks done
maresb opened this issue Feb 5, 2023 · 2 comments · Fixed by #330
Closed
2 tasks done

Drop support for Python 3.6 and 3.7 #329

maresb opened this issue Feb 5, 2023 · 2 comments · Fixed by #330

Comments

@maresb
Copy link
Contributor

maresb commented Feb 5, 2023

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

Ease development through use of modern Python

Why is this needed?

Working with type annotations becomes much easier when I can use from __future__ import annotations

What should happen?

Bump minimal Python version to 3.7

Additional Context

Any thoughts, @bollwyvl?

@bollwyvl
Copy link
Contributor

bollwyvl commented Feb 5, 2023 via email

@maresb
Copy link
Contributor Author

maresb commented Feb 5, 2023

Drop 3.7, too?

I didn't want to be too radical, but yes! 😄

@maresb maresb changed the title Drop support for Python 3.6 Drop support for Python 3.6 and 3.7 Feb 5, 2023
maresb added a commit to maresb/conda-lock that referenced this issue Feb 5, 2023
maresb added a commit to maresb/conda-lock that referenced this issue Feb 5, 2023
maresb added a commit that referenced this issue Feb 6, 2023
Drop support for Python 3.6 and 3.7

Closes #329

Co-authored-by: Srinivas Lade <srinulade1@gmail.com>
Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
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 a pull request may close this issue.

2 participants