simple-dftd3 icon indicating copy to clipboard operation
simple-dftd3 copied to clipboard

Deprecate setuptools support in favor of meson-python

Open awvwgk opened this issue 1 year ago • 0 comments

The Python API main build system in the repository is still setuptools, however for PyPI the sdist is based on meson-python due to its robustness in handling dependencies. We should probably remove the setuptools support since it is only used in CI at the moment.

awvwgk avatar Sep 19 '24 09:09 awvwgk