Hi! Wanted to clarify if tool.setuptools.ext-modules is pyproject.toml is still considered experimental and should stick to setup.py if plan to use ext_modules?
There's currently a warning added about a year ago in bf768e0 _ExperimentalConfiguration: [tool.setuptools.ext-modules] in pyproject.toml is still *experimental* and likely to change in future releases.
Is there's some issue to track progress on this - to know when it would be safer to switch? (couldn't find one)