iterative / PyDrive2

Google Drive API Python wrapper library. Maintained fork of PyDrive.
https://docs.iterative.ai/PyDrive2
Other
570 stars 70 forks source link

ci: temporarily pin to Python 3.7.16 #287

Closed skshetry closed 1 year ago

skshetry commented 1 year ago

See https://github.com/actions/setup-python/issues/682 and https://github.com/fsspec/filesystem_spec/pull/1295.

shcheklein commented 1 year ago

Python 3.7 EOL is in 6 days? Let's just drop it, at least from tests?

skshetry commented 1 year ago

@shcheklein, if you don't mind, I'll do it on a separate PR.

shcheklein commented 1 year ago

@skshetry I don't mind. It sound reasonable to drop Py 3.7 test already.