[Cython] Publish Windows wheels to PyPI

2015-09-28 Thread Mirth Hickford
Hi Cython. Please consider publishing wheels for Windows to PyPI [1].
Wheels [2] are a package format that installs more reliably than source
distributions, especially on Windows.

Meanwhile a workaround is to download wheels from Christoph Gohlke's site
[3] a godsend.

-M

[1] https://pypi.python.org/pypi/Cython/
[2] http://pythonwheels.com/
[3] http://www.lfd.uci.edu/~gohlke/pythonlibs/#cython
___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel


Re: [Cython] Publish Windows wheels to PyPI

2015-09-28 Thread Mirth Hickford
> https://github.com/cython/cython/pull/389 was recently merged.

Hum there aren't yet any builds at
https://ci.appveyor.com/project/cython/cython

I think someone (with rights to the github repo) still needs to create an
account at appveyor.com and flip a switch. See
http://help.appveyor.com/discussions/questions/1154-appveyor-account-for-github-organizations
___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel