[Distutils] saveopts without installing?

Dirk Avery dirk.avery at gmail.com
Mon Apr 23 10:05:37 EDT 2018


I think I can make that work. Easier than trying to figure out if options
are in setup.cfg or setup call. Thanks for the tip!

On Sat, Apr 21, 2018 at 7:40 PM, Brett Cannon <brett at python.org> wrote:

> Depending on what you're after you're better off reading the wheel
> metadata. If that's not an option then the answer is executing the code.
>
> On Sat, Apr 21, 2018, 05:13 Dirk Avery, <dirk.avery at gmail.com> wrote:
>
>> For automation project, trying to get all options set by setup.py and
>> setup.cfg without actually installing. Possible?
>> _______________________________________________
>> Distutils-SIG maillist  -  Distutils-SIG at python.org
>> https://mail.python.org/mailman/listinfo/distutils-sig
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20180423/8e98411b/attachment.html>


More information about the Distutils-SIG mailing list