Added: Possibility to specify extension modules.
This is an improvement to fix #639. The extensions might be defined in project's distutils_ext_modules property as a list of dictionaries where each dictionary represents keyword arguments with values for a single Extension instance constructor. Multiple dictionaries mean multiple extensions to build. The extensions specifications are then rendered into the setup.py script via the template.
@margru thank you for you pull-request, we do appreciate it. Unfortunately, we don't have any resources at the moment to service it so please be patient.
Thanks for the PR! I'm working on a major fix for the PyB with environment isolation and will look at this ASAP afterwards.
this makes no sense ;)
What doesn't make sense? Can you please be more specific?
Edit: Sorry, I didn't notice that you are commenting just a specific line in the code. See my comment there...
Coverage decreased (-0.5%) to 74.267% when pulling 8dde5e6a6beccc5c682e6b3577c668b0b76130a8 on margru:master into 9a98c2de8dcf5cba53d1833f20a24e23d08bcf84 on pybuilder:master.
Could you please rebase on current?
@margru ?
@arcivanov Yeah, I will try but I don't have that much time right now to solve the conflicts. I didn't realize that the push will also update the PR...