Drop Python 2.7, 3.5 support, add 3.6-3.9 for fluent.runtime, fluent.pygments (#163)
* Declare compat with current python versions, drop 2.7, 3.5 Also adjust testing matrix to that. * Drop six, but keep it installed in tests * Use pyupgrade --py36-plus to modernize syntax. * Update version number and CHANGELOG * Add six to install dependencies, because fluent.syntax didn't. * Also dropping dependencies on mock, which I didn't spot in the updates via pyupgrade.
A
Axel Hecht committed
ae416d09676320e11298f8334bc0bd1377d6c8ea
Parent: 7e1c4be
Committed by GitHub <noreply@github.com>
on 3/8/2021, 3:51:49 PM