cookiecutter-python-template
cookiecutter-python-template copied to clipboard
Python Project template that supports PyPI publishment and basic docker image
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1. Changelog Sourced from pytest-xdist's changelog. pytest-xdist 3.6.1 (2024-04-28) Bug Fixes [#1071](https://github.com/pytest-dev/pytest-xdist/issues/1071) <https://github.com/pytest-dev/pytest-xdist/issues/1071>_: Add backward compatibility for deadlock issue with the execnet new main_thread_only "execmodel"...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2. Release notes Sourced from ruff's releases. v0.4.2 Changes Rule changes [flake8-pyi] Allow for overloaded __exit__ and __aexit__ definitions (PYI036) (#11057) [pyupgrade] Catch usages of...
Bumps [black](https://github.com/psf/black) from 24.4.1 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
"ensurepath" seems non-existent and also not used. Besides, the minus of endif should not remove the preceding space of invoke.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. Release notes Sourced from pytest's releases. 8.3.2 pytest 8.3.2 (2024-07-24) Bug fixes #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected. --...
### Description [Human readable prompts](https://cookiecutter.readthedocs.io/en/stable/advanced/human_readable_prompts.html#human-readable-prompts) ### Possible Solution _No response_ ### Additional context _No response_ ### Additional context _No response_
### Description [Nested configuration files](https://cookiecutter.readthedocs.io/en/stable/advanced/nested_config_files.html#nested-configuration-files) might be helpful when choosing to generate a lib or an app project ### Possible Solution _No response_ ### Additional context _No response_ ### Additional...