I am packaging codespell for the Spack package manager and I'm trying to determine what the right dependencies are. I see that there is a constraint on setuptools_scm 8.0.0 due to #3100. Does anyone know if this extends to all versions > 8, or if it's an issue specific to 8.0.0?
@tomrijntjes
Thanks