imAsparky / django-cookiecutter

A Django project cookiecutter complete with built-in continuous delivery using GitHub actions.
Other
25 stars 3 forks source link

[BUG]: Update cookiecutter to 2.1.0 breaks all Windows tests. #348

Closed imAsparky closed 1 year ago

imAsparky commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

https://github.com/imAsparky/django-cookiecutter/actions/runs/2506524949

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

imAsparky commented 1 year ago

Cookiecutter==2.1.1 fixed the tests.