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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃懛 [github] Install Poetry and Nox using pipx in Tests workflow #1051

Merged
merged 3 commits into from
Nov 8, 2021

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Nov 8, 2021

Fixes #1050

  • 馃懛 [github] Install Poetry using pipx in Tests workflow
  • 馃懛 [github] Install Nox using pipx in Tests workflow

@cjolowicz cjolowicz added the ci Changes to CI configuration files and scripts label Nov 8, 2021
@cjolowicz cjolowicz merged commit d15b6e6 into main Nov 8, 2021
@cjolowicz cjolowicz deleted the retrocookie-pr/ci/pipx branch November 8, 2021 10:10
@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
* 馃懛 [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
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
ci Changes to CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nox-poetry crashes with TypeError: slice indices must be integers or None or have an __index__ method
1 participant