summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2012-12-31 23:48:29 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2012-12-31 23:48:29 +0100
commit5bb5d2ae8b433adf7d3ffdd45b82c12c41eef435 (patch)
treebcc5b63278f091d6204cf552525d3076f0e1c280
parentc5ff65e9b5207e41a91fca26df59a3e34bee2777 (diff)
downloadsqlparse-5bb5d2ae8b433adf7d3ffdd45b82c12c41eef435.tar.gz
Add comment in README.
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9a0cb95..f3a132a 100644
--- a/README.rst
+++ b/README.rst
@@ -15,6 +15,8 @@ Run::
to install python-sqlparse on your system.
+python-sqlparse is compatible with Python 2.5, 2.6, 2.7 and >= 3.2.
+
Run Tests
---------