betodealmeida / gsheets-db-api

A Python DB-API and SQLAlchemy dialect to Google Spreasheets
MIT License
212 stars 16 forks source link

Latest setup tools is breaking the library #14

Closed 1AB9502 closed 3 years ago

1AB9502 commented 3 years ago

We had to downgrade setuptools v51.3.3 to 51.1.2 as the library started throwing Invalid URL, must be a docs.google.com URL! error

1AB9502 commented 3 years ago

duplicates issue #15 , the bug is in moz-sql-parser