Skip to content

Fix project generation failure rCSSmin on Windows#6491

Merged
browniebroke merged 4 commits intocookiecutter:mainfrom
browniebroke:fix/issue-6481
Apr 6, 2026
Merged

Fix project generation failure rCSSmin on Windows#6491
browniebroke merged 4 commits intocookiecutter:mainfrom
browniebroke:fix/issue-6481

Conversation

@browniebroke
Copy link
Copy Markdown
Member

@browniebroke browniebroke commented Apr 6, 2026

Description

The --install-option="--without-c-extensions" is no longer valid due as it was removed from pip a while back and uv doesn't support it.

  • Update CI to run smoke tests on Windows
  • Fix generation issue with rCSSmin on Windows

Checklist:

  • I've made sure that tests are updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

Fix #6481

@browniebroke browniebroke marked this pull request as ready for review April 6, 2026 16:21
@browniebroke browniebroke changed the title Fix issue with windows and rCSSmin Fix project generation failure rCSSmin on Windows Apr 6, 2026
@browniebroke browniebroke merged commit 2de3e8a into cookiecutter:main Apr 6, 2026
19 checks passed
@browniebroke browniebroke deleted the fix/issue-6481 branch April 6, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ting up on windows

1 participant