python-package-template
python-package-template copied to clipboard
A template repo for Python packages
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. Commits ac2d56f Remove +dev from version 5b488ab Optimize Unpack for failures (#15967) 4c963c9 Make PEP 695 constructs give a reasonable...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.23.3 to 1.24.1. Release notes Sourced from sphinx-autodoc-typehints's releases. 1.24.1 What's Changed fix: Recursively evaluate guarded code by @Mr-Pepe in tox-dev/sphinx-autodoc-typehints#393 New Contributors @Mr-Pepe made their first...
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.7.26 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...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 7.2.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 7.2.0 (released Aug 17,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
### 🚀 The feature, motivation and pitch Instead of having a separate `personalize.py`, the entire personalization logic can be taken care of by cookiecutter. The size of the template will...
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.23.3 to 2.3.0. Release notes Sourced from sphinx-autodoc-typehints's releases. 2.3.0 What's Changed Add module name rewrite configuration option by @hoodmane in tox-dev/sphinx-autodoc-typehints#474 Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0 2.2.3 What's...
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. Release notes Sourced from rich's releases. The ENVy of all other releases Mostly updates to Traceback rendering, to add support...
### 🚀 The feature, motivation and pitch Please add support for UV, that is quickly becoming the new standard. I really love the simplicity of python-package-template, and I don't want...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...