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