nox-poetry icon indicating copy to clipboard operation
nox-poetry copied to clipboard

Use Poetry inside Nox sessions

Results 149 nox-poetry issues
Sort by recently updated
recently updated
newest added

See - https://python-poetry.org/blog/announcing-poetry-1.2.0/#migration-of-the-poetry-export-command > To reflect this, and to accelerate development of the main Poetry project, it has been migrated into a [separate repo](https://github.com/python-poetry/poetry-plugin-export) and is distributed separately as [poetry-plugin-export](https://pypi.org/project/poetry-plugin-export/)....

Hi, I recently upgraded poetry to the [latest release](https://github.com/python-poetry/poetry/releases/tag/1.6.1) and I'm having issues running nox tests. I haven't changed anything other than upgrading poetry and nox. ➜ csv-reconcile git:(develop) ✗...

bug

Poetry allows dependencies to be installed from private package indexes (https://python-poetry.org/docs/repositories/#private-repository-example). This PR passes the extra indexes and credentials from poetry to pip so that they can be properly installed...

## Use-case I am trying to test my project against different versions of python. Unfortunately, one of the dependencies in my lock file only supports a subset of the python...

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.1.2. Release notes Sourced from sphinx's releases. Sphinx 7.1.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v7.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v7.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies
python

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.3.27 to 2023.9.10. Changelog Sourced from furo's changelog. Changelog 2023.09.10 -- Zesty Zaffre Make asset hash injection idempotent, fixing Sphinx 6 compatibility. Fix the check for HTML...

dependencies
python

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 1.0.0 to 2.0.0. Release notes Sourced from myst-parser's releases. v2.0.0 This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour: ⬆️ UPGRADE: markdown-it-py...

dependencies
python

Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.4.0 to 4.5.0. Changelog Sourced from pre-commit-hooks's changelog. 4.5.0 - 2023-10-07 Features requirements-txt-fixer: also sort constraints.txt by default. #857 PR by @​lev-blit. #830 issue by @​PLPeeters. debug-statements:...

dependencies
python

Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.15.1 to 2.15.2. Release notes Sourced from rapidfuzz's releases. Release 2.15.2 Since rapidfuzz v2.x is still widely used, Python 3.12 support is backported to rapidfuzz v2.x. Added...

dependencies
python

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.2.6. Release notes Sourced from sphinx's releases. Sphinx 7.2.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.2...

dependencies
python