Skip to content

Requirements directory was not generated #6139

@Shrimp22

Description

@Shrimp22

What happened?

requirements/ directory was not generated.

What should've happened instead?

It should generate requirements/ directory

Additional details

  • Host system configuration:
    • Version of cookiecutter CLI (get it with cookiecutter --version):

    • OS name and version:
      Cookiecutter 2.6.0 from /usr/lib/python3/dist-packages (Python 3.12.3 (main, Aug 14 2025, 17:47:21) [GCC 13.3.0])
      On Linux, run

      lsb_release -a 2> /dev/null || cat /etc/redhat-release 2> /dev/null || cat /etc/*-release 2> /dev/null || cat /etc/issue 2> /dev/null

Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
On MacOs, run

```bash
sw_vers
```

On Windows, via CMD, run

```
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
```

```bash
# Insert here the OS name and version

```
  • Python version, run python3 -V: Python 3.12.3

  • Docker version (if using Docker), run docker --version: Docker version 28.3.3, build 980b856

  • docker compose version (if using Docker), run docker compose --version:

  • ...

  • Options selected and/or replay file:
    On Linux and macOS: cat ${HOME}/.cookiecutter_replay/cookiecutter-django.json
    (Please, take care to remove sensitive information)

Logs:
Details
$ cookiecutter https://github.com/cookiecutter/cookiecutter-django
project_name [Project Name]: ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions