Pip ignores trove classifiers entirely. You could overload PEP 440
prerelease versions, which pip ignores by default, but I'm not sure I'd
advise it, since those are rather useful for distributing prereleases :-).
I think I missed something in the initial motivation here: if there's a
precompiled
Nathaniel Smith schrieb am 31.03.2016 um 17:42:
> On Mar 31, 2016 6:40 AM, "Stefan Behnel" wrote:
>> That makes me wonder if we shouldn't just provide pure Python wheels of
>> Cython, i.e. without compiling any binary extensions in them. For one-time
>> installs, it would only be marginally slower
On Mar 31, 2016 6:40 AM, "Stefan Behnel" wrote:
>
> Jason Madden schrieb am 31.03.2016 um 15:13:
> > On Thursday, 31 March 2016 00:50:57 UTC-5, Matthew Brett wrote:
> >>
> >> On Wed, Mar 30, 2016 at 2:35 PM, Forest Gregg >> > wrote:
> >>> Thanks!
> >>>
> >>> Are there also plans to post Windows w
Jason Madden schrieb am 31.03.2016 um 15:13:
> On Thursday, 31 March 2016 00:50:57 UTC-5, Matthew Brett wrote:
>>
>> On Wed, Mar 30, 2016 at 2:35 PM, Forest Gregg > > wrote:
>>> Thanks!
>>>
>>> Are there also plans to post Windows wheels for cython 0.23.5 to pypi
>> like
>>> there was for 0.23.
On Thursday, 31 March 2016 00:50:57 UTC-5, Matthew Brett wrote:
>
> On Wed, Mar 30, 2016 at 2:35 PM, Forest Gregg > wrote:
> > Thanks!
> >
> > Are there also plans to post Windows wheels for cython 0.23.5 to pypi
> like
> > there was for 0.23.4?
>
> I did that earlier today, using an Appveyo
> On Mar 31, 2016, at 00:50, Matthew Brett wrote:
>
> On Wed, Mar 30, 2016 at 2:35 PM, Forest Gregg wrote:
>> Thanks!
>>
>> Are there also plans to post Windows wheels for cython 0.23.5 to pypi like
>> there was for 0.23.4?
>
> I did that earlier today, using an Appveyor build system :
>
> h