[project] name = "senpai-md-consumer" version = "0.1.0" description = "SenpAI market-data consumer — NATS subscriber, feature engine, signal bus" requires-python = ">=3.11" [tool.pytest.ini_options] asyncio_mode = "auto" testpaths = ["tests"] [tool.ruff] target-version = "py311" line-length = 100