redis / redis-om-python

Object mapping, and more, for Redis and Python
MIT License
1.12k stars 112 forks source link

Support for Pypy 3.7 in CI #300

Closed chayim closed 2 years ago

chayim commented 2 years ago

Aligning CI validation with the underlying redis-py library

closes #297