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.
2 parents 69d5418 + 9dd1a59 commit 04017c2Copy full SHA for 04017c2
pyproject.toml
@@ -37,7 +37,7 @@ requires = ["hatchling"]
37
build-backend = "hatchling.build"
38
39
[tool.hatch.build.targets.wheel]
40
-packages = ["safe_result"]
+packages = ["src/safe_result"]
41
42
[tool.pytest.ini_options]
43
pythonpath = ["src"]
0 commit comments