pytorch/test/cpp_extensions/python_agnostic_extension
Klaus Zimmermann 50d418f69f Replace setup.py bdist_wheel with python -m build --wheel (#156712)
Previously we already replaced most use of `python setup.py develop/install`.

This PR also replaces the use of `setup.py bdist_wheel` with the modern `python -m build --wheel` alternative.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156712
Approved by: https://github.com/atalman
ghstack dependencies: #156711
2025-09-29 21:51:32 +00:00
..
python_agnostic xpu: test py_limited_api with SyclExtension (#162546) 2025-09-12 21:57:01 +00:00
test Replace setup.py bdist_wheel with python -m build --wheel (#156712) 2025-09-29 21:51:32 +00:00
setup.py xpu: test py_limited_api with SyclExtension (#162546) 2025-09-12 21:57:01 +00:00