Skip to content

Tags: danghoangnhan/nlpFaker

Tags

v2.0.1

Toggle v2.0.1's commit message
fix: remove force-include causing duplicate filenames in wheel

The force-include directive duplicated raw_data files in the wheel ZIP,
causing PyPI to reject the upload with "Duplicate filename in local
headers". Hatchling already includes raw_data via packages = ["nlpFaker"].

Bump version to 2.0.1.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>