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 #1054

Merged
merged 6 commits into from
Nov 8, 2021
Merged

Drop support for Python 3.6 #1054

merged 6 commits into from
Nov 8, 2021

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Nov 8, 2021

Python 3.6 EOL is in December 2021, see PEP 494.

@cjolowicz cjolowicz added the breaking Breaking Changes label Nov 8, 2021
@cjolowicz cjolowicz merged commit d553040 into main Nov 8, 2021
@cjolowicz cjolowicz deleted the drop-python-3.6 branch November 8, 2021 11:49
@cjolowicz cjolowicz mentioned this pull request Nov 8, 2021
cjolowicz added a commit to cjolowicz/nox-poetry that referenced this pull request Nov 12, 2021
* 👷 [nox] Drop Python 3.6 from Nox sessions

* 📦 [poetry] Drop Python 3.6 from package metadata

* 👷 [github] Drop Python 3.6 from Tests workflow

* 📚 [CONTRIBUTING] Drop Python 3.6 from contributor guide

* 📚 Drop Python 3.6 from Cookiecutter documentation

* 👷 [github] Drop Python 3.6 from Cookiecutter CI

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1054
cjolowicz added a commit to cjolowicz/nox-poetry that referenced this pull request Nov 12, 2021
* Migrate cutty.json

* Fix typo in CONTRIBUTING.rst

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1010

* 🔧 [mypy] Warn about unreachable code

* 🔧 [mypy] Warn about unreachable code

* 🔧 [nox] Avoid warning about unreachable code

`nox.Session.bin` is no longer `Optional` in recent versions of Nox.

* 📚 Document `mypy --warn-unreachable` in User Guide

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1025

* 👷 [github] Install Poetry and Nox using pipx in Tests workflow

* 👷 [github] Install Poetry using pipx in Tests workflow

* 👷 [github] Install Nox using pipx in Tests workflow

* 👷 [github] Use pipx in Cookiecutter CI as well

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1051

* Support Python 3.10

* 👷 [nox] Support Python 3.10

* 👷 [github] Use Python 3.10 in Tests workflow

* 👷 [github] Use Python 3.10 in Release workflow

* 📦 [poetry] Add Trove classifier for Python 3.10

* 📚 Document Python 3.10 support

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1052

* Drop support for Python 3.6

* 👷 [nox] Drop Python 3.6 from Nox sessions

* 📦 [poetry] Drop Python 3.6 from package metadata

* 👷 [github] Drop Python 3.6 from Tests workflow

* 📚 [CONTRIBUTING] Drop Python 3.6 from contributor guide

* 📚 Drop Python 3.6 from Cookiecutter documentation

* 👷 [github] Drop Python 3.6 from Cookiecutter CI

Cutty-Original-PR: cjolowicz/cookiecutter-hypermodern-python#1054

* 👷 [github] Use Python 3.10 on Windows and macOS in Tests workflow

Retrocookie-Original-Commit: cjolowicz/cookiecutter-hypermodern-python-instance@1c8a1e9

Co-authored-by: Benjamin Rose <benjamin.rose@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant