DiamondLightSource / python-copier-template

Diamond's opinionated copier template for pure Python projects managed by pip
Apache License 2.0
4 stars 2 forks source link

Replace deprecated write_to with version_file #176

Closed GDYendell closed 1 month ago

GDYendell commented 2 months ago

This changed in v8.0.0 via https://github.com/pypa/setuptools_scm/pull/870

coretl commented 2 months ago

I guess we should put a min version of setuptools-scm in pyproject.toml too?