summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Arthur <mumrah@gmail.com>2013-10-03 13:11:33 -0400
committerDavid Arthur <mumrah@gmail.com>2013-10-03 13:11:33 -0400
commitf70ef1d3d6712f16b5a13f186bf815ea567b8437 (patch)
tree1f0980e5f502a5e2dc1565fe21cd357a069091bf /README.md
parente39e05f8a50b7528a22fed99dc67d561cbd79c41 (diff)
downloadkafka-python-f70ef1d3d6712f16b5a13f186bf815ea567b8437.tar.gz
Revert "Disable unit tests for 2.6, close #57"
This reverts commit e39e05f8a50b7528a22fed99dc67d561cbd79c41.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe6693d..c9f782d 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ high-level consumer and producer classes. Request batching is supported by the
protocol as well as broker-aware request routing. Gzip and Snappy compression
is also supported for message sets.
-Compatible with Python 2.6+ and Apache Kafka 0.8.1
+Compatible with Apache Kafka 0.8.1
http://kafka.apache.org/