[build-system]
requires = [
"setuptools>=42",
"wheel",
"cmdstanpy>=1.0.4",
]
build-backend = "setuptools.build_meta"