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 966bfdf commit c0a26b3Copy full SHA for c0a26b3
pyproject.toml
@@ -92,7 +92,7 @@ Homepage = 'https://github.com/stac-utils/stac-fastapi-pgstac'
92
path = "stac_fastapi/pgstac/version.py"
93
94
[tool.hatch.build.targets.sdist]
95
-exclude = ["tests/"]
+only-include = ["stac_fastapi"]
96
97
[tool.hatch.build.targets.wheel]
98
only-include = ["stac_fastapi"]
0 commit comments