Remove support for py26 and py33 from readme

This commit is contained in:
Nicholas Charriere 2018-05-07 09:49:04 -07:00
parent 68b4cec5e8
commit 699293b5a0

View file

@ -50,8 +50,8 @@ This means that even if someone has access to the Redis store, the passwords are
Requirements
------------
* Redis.
* Python 2.6, 2.7 or 3.3+.
* Redis
* Python 2.7+ or 3.4+ (both included)
Installation
------------