This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients kimsey0, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-03-07.16:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551976940.8.0.517338083093.issue36086@roundup.psfhosted.org>
In-reply-to
Content
For the dependency you'll need to modify the bootstrapper to manually enforce checkbox selection. It'll also need to force the variable at planning time to support command line installs, so the checkbox is really just to help prevent users from becoming confused, but we'll want both.

IIRC, there's already something along those lines in there for another component (maybe file associations requiring the launcher?), so you can copy from that.
History
Date User Action Args
2019-03-07 16:42:20steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, kimsey0, zach.ware
2019-03-07 16:42:20steve.dowersetmessageid: <1551976940.8.0.517338083093.issue36086@roundup.psfhosted.org>
2019-03-07 16:42:20steve.dowerlinkissue36086 messages
2019-03-07 16:42:20steve.dowercreate