We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602a157 commit 35e9ca9Copy full SHA for 35e9ca9
pyproject.toml
@@ -30,3 +30,7 @@ path = "reacttrs/__init__.py"
30
include = [
31
"/reacttrs",
32
]
33
+
34
+[tool.hatch.build.targets.wheel]
35
+ignore-vcs = true
36
+packages = ["reacttrs"]
0 commit comments