refactor: rename coordinator → muxplex package, move frontend inside as package data
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["coordinator/tests"]
|
||||
testpaths = ["muxplex/tests"]
|
||||
asyncio_mode = "auto"
|
||||
addopts = "--import-mode=importlib -m 'not integration'"
|
||||
markers = [
|
||||
|
||||
Reference in New Issue
Block a user