Fixes: Ğ1 license file not included, deprecated method, CI trigger
- Fix license file path to be included into the
wheel
distributed to PiPY- commit the ğ1 license file to be able to build the package
- Use
asyncio.ensure_future()
instead ofasync()
which disappear from Py 3.7 - Fix CI trigger on source file changes
Edited by Moul