Update redis stubs to version 4 (#6368)

This commit is contained in:
Sebastian Rittau
2021-11-25 10:05:32 +01:00
committed by GitHub
parent 2bd1c7dbab
commit ab026bfecb
22 changed files with 773 additions and 506 deletions
+1 -2
View File
@@ -1,3 +1,2 @@
version = "3.5.*"
python2 = true
version = "4.0.*"
requires = []