[project] name = "grand-exchange-live" version = "0.1.0" description = "grand-exchange-live — quote, watch the tape, re-quote, over a turn budget." requires-python = ">=3.11" dependencies = ["verifiers==0.3.1.dev59"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["grand_exchange_live"]