We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abfa67 commit a9080f2Copy full SHA for a9080f2
packages/py/pyproject.toml
@@ -95,10 +95,6 @@ path = "glin_profanity/__init__.py"
95
[tool.hatch.build.targets.wheel]
96
packages = ["glin_profanity"]
97
98
-[tool.hatch.build.targets.wheel.force-include]
99
-# Bundle dictionary files inside the package
100
-"glin_profanity/data/dictionaries" = "glin_profanity/data/dictionaries"
101
-
102
[tool.hatch.build.targets.sdist]
103
include = [
104
"/glin_profanity",
0 commit comments