cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

Hypermodern Python Cookiecutter

Results 136 cookiecutter-hypermodern-python issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I am using the `numba.njit` decorator to decorate a function. When I execute the `typeguard` nox session I get an error when this decorated function is called: ``` def...

Maybe this has already been discussed and discarded, but it looks like using _copy_without_render in the cookiecutter.json for the github action yaml files could avoid a lot of confusing nested...

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.1 to 20.26.2. Release notes Sourced from virtualenv's releases. 20.26.0 What's Changed release 20.25.3 by @​gaborbernat in pypa/virtualenv#2704 Fixed a case when template variable is WindowsPath by...

dependencies
python
cookiecutter

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.7.1. Release notes Sourced from pre-commit's releases. pre-commit v3.7.1 Fixes Fix language: rust default language version check when rust-toolchain.toml is present. issue by @​gaborbernat. #3201...

dependencies
python
cookiecutter

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.3.2 to 1.8.3. Release notes Sourced from poetry's releases. 1.8.3 Added Add support for untagged CPython builds with versions ending with a + (#9207). Changed Require pkginfo>=1.10...

dependencies
python
cookiecutter

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2024.5.6. Changelog Sourced from furo's changelog. Changelog 2024.05.06 -- Cheerful Cerulean ✨ Add new custom icons for auto mode, reflecting the currently active theme. ✨...

dependencies
python
cookiecutter

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 3.0.1. Release notes Sourced from myst-parser's releases. v3.0.1 What's Changed 🐛 FIX empty value for final directive option by @​chrisjsewell in executablebooks/MyST-Parser#924 🐛 FIX: allow...

dependencies
python
cookiecutter

thanks for the great open-source project. I have set up all my tokens for pypi, testpypi, and my personal GitHub token in the project repo setting. the codebases is purely...

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.3.7. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.3...

dependencies
python
cookiecutter

I have followed every line of instruction on [quickstart](ttps://cookiecutter-hypermodern-python.readthedocs.io/en/2022.6.3.post1/quickstart.html) .my pyenv use is also 3.10.2 as stated in quickstart but I have encountered Session safety failed when I do execute...