> If during the release process, appveyor could build the Windows wheels on
py2.7 and py3, and then upload them to pypi, that would be ideal.
Last I checked AppyVeyor can't do this directly. I ended up writing a
command line tool to make releases for pywincffi which uses this class to
pull release
On Sun, Jan 7, 2018 at 10:14 PM, Adi Roiban wrote:
>
> I no longer have time to work on it, but I think that is possible to build
> wheels for py2.7 and py3 on appveyor
>
If during the release process, appveyor could build the Windows wheels on
py2.7 and py3, and then upload
them to pypi, that