-
Darker didn't find flake8... It's installed in `.venv`, but raised this error:
```
DEBUG:darkgraylib.git:[~/cookiecutter_templates/generated_templates/make-uv-python/your_cool_package]$ git rev-pars…
-
## What happened?
Github CI fails when local envs is not kept.
I think we need to remove these lines in Github CI: https://github.com/cookiecutter/cookiecutter-django/blob/f947c612faf1d612b…
-
I am attempting to exclude this dir from inspection:
```
extend-exclude = [
"__pycache__",
]
```
but I am getting:
```sh
$ python3 -m ruff format .
ruff failed
Cause: error parsi…
-
```
Cookiecutter Plone Distribution
================================================================================
Sanity checks
--------------------------------------------------------------…
-
* Cookiecutter version: 1.7.2
* Template project url: n/a
* Python version: 3.8.7
* Operating System: Ubuntu 20.04 (via WSL)
### Description:
If you have a directory whose template resolve to…
-
Building services with the cookiecutter is currently broken (it gives this error):
/home/scu/.venv/bin/python3: can't open file '/home/scu/.venv/bin/ooil': [Errno 13] Permission denied
@GitHK sa…
-
The fishtest Pyramid project files are now a bit outdated with respect to those created with the latest Pyramid cookiecutter
https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/project.htm…
-
Naively, I propose upgrading this project to python3 and applying our [standard python cookiecutter](https://github.com/pcdshub/cookiecutter-pcds-python). This would bring with it the framework for r…
-
hi
I'm trying to deploy this project but when i ran this command:
> $ pip install cookiecutter
> $ cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql
i have got this err…
-
My builds have started to fail:
```
Running Sphinx v2.4.4
Exception occurred:
File "/Users/sambriggs/.local/share/virtualenvs/cookiecutter-pypackage-oT8-zJK2/lib/python3.7/site-packages/sphi…