"""Backwards-compatible setup.py — all config lives in pyproject.toml."""
from setuptools import setup
setup()