Skip to content
Discussion options

You must be logged in to vote

Sorry for the delay in replying @codeandfire.

Is there any place where I can find documentation on this?

I am afraid that the official documentation still does not cover that.

The following doc may be related https://setuptools--3485.org.readthedocs.build/en/3485/userguide/ext_modules.html

In preparation for the upcoming PEP 660 implementation I would also advise about having a look on https://setuptools--3485.org.readthedocs.build/en/3485/userguide/extension.html#customizing-commands.

In terms of implementation, I would take advantage of the setuptools.finalize_distribution_options entry-point to modify the cmdclass attribute of the distribution object and, this way, inject a custom bu…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@codeandfire
Comment options

codeandfire Aug 17, 2022
Collaborator Author

Answer selected by codeandfire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants