simonw / csvs-to-sqlite

Convert CSV files into a SQLite database
Apache License 2.0
879 stars 69 forks source link

minor version 1.3.1: adds click 8.0 dep #87

Open dannguyen opened 2 years ago

dannguyen commented 2 years ago

As per issue #80: https://github.com/simonw/csvs-to-sqlite/issues/80

Tested in 3.x, including 3.10. Seems fine.

LuighiV commented 2 years ago

Hi @simonw, hopefully you could review and approve this to support click 8.0 as newer versions of linux uses it.