idea83-mercuriusmesh-cross-.../setup.cfg

15 lines
333 B
INI

[metadata]
name = mercuriusmesh
version = 0.0.1
description = MercuriusMesh: Cross-venue market microstructure sandbox (toy phase0)
long_description = file: README.md
long_description_content_type = text/markdown
author = OpenCode Agent
license = MIT
[options]
packages = find:
install_requires =
pydantic>=1.10
pytest>=7.0