[Catalog-sig] Wheel format now supported

Daniel Greenfeld pydanny at gmail.com
Fri Aug 17 20:19:10 CEST 2012


Also, I've been told that Windows users have to use easy_install
unless they are on cygwin. Is there a patched version of easy_install
that supports Wheel?

All of this might be moot. This just seems rather sudden and unclear.

Daniel Greenfeld

On Fri, Aug 17, 2012 at 11:17 AM, Daniel Greenfeld <pydanny at gmail.com> wrote:
> Martin, Daniel,
>
> Will Wheel work with non-patched pip? Will we need to handle multiple
> pip versions to get projects running that have the existing format and
> this new Wheel format? Will we have to teach incoming developers to
> use standard pip and patched pip? How does Wheel work with virtualenv
> and buildout?
>
> I don't mind moving forward, this just isn't very clear to me.
>
> Danny
>
> On Fri, Aug 17, 2012 at 10:57 AM, Daniel Holth <dholth at gmail.com> wrote:
>> Uploading a wheel to the cheese shop:
>>
>> Install wheel (from pypi)
>>
>> Use setuptools in your setup.py
>>
>> 'python setup.py bdist_wheel upload'
>>
>> ?
>>
>> Profit!
>>
>> Thanks again for implementing this in pypi.
>>
>> Daniel
>> _______________________________________________
>> Catalog-SIG mailing list
>> Catalog-SIG at python.org
>> http://mail.python.org/mailman/listinfo/catalog-sig
>
>
>
> --
> 'Knowledge is Power'
> Daniel Greenfeld
> http://pydanny.com



-- 
'Knowledge is Power'
Daniel Greenfeld
http://pydanny.com


More information about the Catalog-SIG mailing list