setup.py commands install and build have been deprecated for some years. The setup.py install command is expected to be removed in October 2025.
This issue is to migrate the existing python binding project to use pyproject.toml.
The main motivation is the attempt to complete the removal of the setup.py based build in Fedora Linux.
Thank you!
setup.pycommandsinstallandbuildhave been deprecated for some years. Thesetup.py installcommand is expected to be removed in October 2025.This issue is to migrate the existing python binding project to use pyproject.toml.
The main motivation is the attempt to complete the removal of the
setup.pybased build in Fedora Linux.Thank you!