We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa918d commit 5bf5f0bCopy full SHA for 5bf5f0b
1 file changed
pyproject.toml
@@ -50,8 +50,7 @@ include = [
50
sources = ["src"]
51
52
[tool.hatch.build.targets.wheel]
53
-sources = ["src"]
54
-packages = ["pytest_tap"]
+packages = ["src/pytest_tap"]
55
56
[tool.pytest.ini_options]
57
pythonpath = [".", "src"]
0 commit comments