Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Minor tweaks to readme and supported version of things
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Jun 9, 2015
1 parent 750bac6 commit b50f343
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ Please read the [following](docs/Upgrading.md) documentation that will go throug

## Dependencies & supported python versions

- redis >= 2.10.2
- Cluster enabled redis servers. Only Redis 3.0 beta.7 and above is supported because of CLUSTER SLOTS command was introduced in that release.
- Optional: hiredis >= 0.1.3
- Python: redis >= `2.10.2` is required
- Redis server >= `3.0.0` is required
- Optional Python: hiredis >= `0.1.3`

Hiredis is tested and supported on all supported python versions.

Supported python versions:
Supported python versions, all minor releases in each major version should be supported unless otherwise stated here:

- 2.7.x
- 3.2.x
Expand Down

0 comments on commit b50f343

Please sign in to comment.