python-bindings icon indicating copy to clipboard operation
python-bindings copied to clipboard

Merge `setup.cfg` into `pyproject.toml`

Open BenjaminRodenberg opened this issue 1 year ago • 0 comments

pyproject.toml is the recommended format and we are mainly using the setup.cfg for versioneer. Versioneer also supports pyproject.toml. Therefore, moving should be possible. See https://github.com/python-versioneer/python-versioneer?tab=readme-ov-file#vendored-mode.

BenjaminRodenberg avatar Sep 03 '24 13:09 BenjaminRodenberg