cpr / setup.py
ronboger's picture
feat: add CLI, fix FDR bug, verify paper result (59/149 = 39.6%)
c95d941
Raw
History Blame Contribute Delete
128 Bytes
# Legacy setup.py - kept for backwards compatibility
# Configuration is in pyproject.toml
from setuptools import setup
setup()