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

Fix typo in CONTRIBUTING.rst #1010

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Conversation

benjaminrose
Copy link
Contributor

I found and fixed a typo.

@cjolowicz cjolowicz merged commit 60f4467 into cjolowicz:main Sep 22, 2021
@cjolowicz
Copy link
Owner

Thanks!

@benjaminrose benjaminrose deleted the fix-typo branch September 22, 2021 22:35
@cjolowicz cjolowicz mentioned this pull request Nov 8, 2021
cjolowicz pushed a commit to cjolowicz/nox-poetry that referenced this pull request Nov 12, 2021
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants