Nowadays setuptools-scm recommends to use pyproject.toml for configuration: https://github.com/pypa/setuptools_scm#pyprojecttoml-usage, while we still use setup(use_scm_version=..) in setup.py.