sqlite-sqlean
sqlite-sqlean copied to clipboard
Build wheels with cibuildwheel
cibuildwheel does not provide python with sqlite extension support and pysqlite3-binary, which adds the support does not provide binaries for all platforms. So if I want to go with cibuildwheel, I'll have to skip the testing (or make it optional). Not ideal.