mhammond / pywin32

Python for Windows (pywin32) Extensions
5.08k stars 800 forks source link

Stop calling `setup.py`, use a build frontend #2396

Open Avasam opened 1 month ago

Avasam commented 1 month ago

Closes #2208 Closes #1320 & closes #1487 by vertue of no longer supporting the install method the users were having issues with.

This is dependant on https://github.com/mhammond/pywin32/pull/2390

Please test carefully. Builds and wheels should be the same.