pinterest / pymemcache

A comprehensive, fast, pure-Python memcached client.
https://pymemcache.readthedocs.io/
Apache License 2.0
777 stars 180 forks source link

Update ci.yml and remove python 3.7 #597

Closed yurushao closed 4 months ago

yurushao commented 4 months ago

python 3.7 is no longer supported.

jparise commented 4 months ago

Remove Python 3.7 from the list of supported versions in setup.cfg too?