django / channels_redis

Redis channel layer backend for Django Channels
BSD 3-Clause "New" or "Revised" License
601 stars 197 forks source link

chore: Cleanup refs to python 3.7 #375

Closed marksweb closed 1 year ago

marksweb commented 1 year ago

This cleans up the python requires and readme that still referred to python 3.7 after I've removed it from the tests.