Uh oh!
There was an error while loading. Please reload this page.
bpo-45573: Use Makefile's dependencies in setup.py (GH-29559) - #29559
Conversation
setup.py now reads ``MODULE_{name}_DEPS`` from ``Makefile`` to populate
an extension's depends field.
Signed-off-by: Christian Heimes <christian@python.org>bedevere-bot
commented
Nov 14, 2021
|
setup.py now reads
MODULE_{name}_DEPSfromMakefileto populatean extension's depends field.
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue45573