On Monday 19 January 2015 11:52:29 Christopher Larson wrote:
> Changes from v1:
>
> - Drops the 'your responsibility' message, per Paul's request
> - Pulls in sys.builtin_module_names from the host python for now
> - Handles extra_requires both in requires.txt and setup.py. This is
> currently imp
On Mon, Jan 19, 2015 at 12:16 PM, Christopher Larson
wrote:
> On Mon, Jan 19, 2015 at 11:52 AM, Christopher Larson
> wrote:
>
>> Changes from v1:
>>
>> - Drops the 'your responsibility' message, per Paul's request
>> - Pulls in sys.builtin_module_names from the host python for now
>> - Handles e
On Mon, Jan 19, 2015 at 11:52 AM, Christopher Larson
wrote:
> Changes from v1:
>
> - Drops the 'your responsibility' message, per Paul's request
> - Pulls in sys.builtin_module_names from the host python for now
> - Handles extra_requires both in requires.txt and setup.py. This is
> currently
>
Changes from v1:
- Drops the 'your responsibility' message, per Paul's request
- Pulls in sys.builtin_module_names from the host python for now
- Handles extra_requires both in requires.txt and setup.py. This is currently
implemented by a naive conversion of the optional features to
packagecon