Skip to content

fix(build): drop redundant templates force-include (duplicate wheel entry) - #88

Merged
arshadansari27 merged 1 commit into
mainfrom
fix-wheel-dup
Jun 24, 2026
Merged

fix(build): drop redundant templates force-include (duplicate wheel entry)#88
arshadansari27 merged 1 commit into
mainfrom
fix-wheel-dup

Conversation

@arshadansari27

Copy link
Copy Markdown
Owner

The wheel build fails with A second file is being added to the wheel archive at the same path: knowledge_service/admin/templates/base.html. packages = ["src/knowledge_service"] already bundles everything under the package dir (templates included); the force-include re-added the same paths and newer hatchling errors on the duplicate. Verified locally: wheel builds and ships all admin templates without the force-include.

🤖 Generated with Claude Code

@arshadansari27
arshadansari27 merged commit 725d807 into main Jun 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant