turicas / rows

A common, beautiful interface to tabular data, no matter the format
GNU Lesser General Public License v3.0
865 stars 136 forks source link

Add support to python 3.7, 3.8 and 3.9 versions #359

Closed AlanTaranti closed 5 months ago

AlanTaranti commented 3 years ago

The rows is already installable in 3.7+ environments, but lack tests and explicit declaration of support on PyPI. This PR aims to solve this.