mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

Fix `build-details.json` generation to use the correct `c_api.headers`
key as defined in PEP 739, instead of `c_api.include`.
Co-authored-by: Filipe Laíns 🇵🇸 <lains@riseup.net>
2 lines
133 B
ReStructuredText
2 lines
133 B
ReStructuredText
Fixed ``build-details.json`` generation to use the correct ``c_api.headers``
|
|
as defined in :pep:`739`, instead of ``c_api.include``.
|