chore: exclude test files from wheel
This commit is contained in:
@@ -52,6 +52,7 @@ Issues = "https://github.com/bkrabach/muxplex/issues"
|
|||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
[tool.hatch.build.targets.wheel]
|
||||||
packages = ["muxplex"]
|
packages = ["muxplex"]
|
||||||
|
exclude = ["muxplex/tests", "muxplex/frontend/tests"]
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
testpaths = ["muxplex/tests"]
|
testpaths = ["muxplex/tests"]
|
||||||
|
|||||||
Reference in New Issue
Block a user