Skip to content

Fixes: Ğ1 license file not included, deprecated method, CI trigger

Moul requested to merge fix_async_deprecation into master
  • 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 of async() which disappear from Py 3.7
  • Fix CI trigger on source file changes
Edited by Moul

Merge request reports