harvimt / quamash

Implementation of the PEP 3156 event-loop (asyncio) api using the Qt Event-Loop
BSD 2-Clause "Simplified" License
264 stars 46 forks source link

Gh66 #83

Closed harvimt closed 6 years ago

Insoleet commented 6 years ago

So how is it going ? Will you find time to fix the CI ?

harvimt commented 6 years ago

I basically fixed it. linux is passing, and PyQt5 is passing on windows (and PySide is passing, but exits non-zero), and PyQt4 doesn't want to install.

I think I'll just merge it now.

harvimt commented 6 years ago

I tagged this 0.6.0 and uploaded it to PyPI