Skip to content

#240, #294: Drop Python 3.5. Add Python 3.9 support

Moul requested to merge 240_294_drop_py_3.5_add_py_3.9_support into dev
  • Drop support for Python 3.5
    • Requires Python 3.6.8
    • Remove test job
  • Update to DuniterPy v0.60.0 which drops Python 3.5 support
  • #294 (closed): Update with Py 3.5 support dropped
    • aiohttp updated to v3.7.1
    • multidict updated to v5.0 which drops Py 3.5 support
  • Add test-3.9 job

Close #240 (closed).

Edited by Moul

Merge request reports