redis / hiredis-py

Python wrapper for hiredis
MIT License
495 stars 102 forks source link

Hiredis cannot be installed on Python 3.13 #186

Open wuliao6688 opened 5 months ago

wuliao6688 commented 5 months ago

Hiredis cannot be installed on Python 3.13

tishun commented 4 months ago

Hey @wuliao6688, hiredis-py requires Python 3.7+ as per the documentation.