diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2012-12-31 23:48:29 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2012-12-31 23:48:29 +0100 |
| commit | 5bb5d2ae8b433adf7d3ffdd45b82c12c41eef435 (patch) | |
| tree | bcc5b63278f091d6204cf552525d3076f0e1c280 | |
| parent | c5ff65e9b5207e41a91fca26df59a3e34bee2777 (diff) | |
| download | sqlparse-5bb5d2ae8b433adf7d3ffdd45b82c12c41eef435.tar.gz | |
Add comment in README.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 --------- |
