Commit 7581e38
Mattia Baldari
Fix installation by specifying package location
Add [tool.hatch.build.targets.wheel] configuration to pyproject.toml
to explicitly specify that the 'schemadiff' package should be included
in the wheel distribution.
This fixes installation issues where the package wasn't being properly
included when building from source.1 parent 552e9e6 commit 7581e38
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments