diff options
Diffstat (limited to 'python/apsw/README')
-rw-r--r-- | python/apsw/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/apsw/README b/python/apsw/README index 68a222356b0a..c078b5fc93b9 100644 --- a/python/apsw/README +++ b/python/apsw/README @@ -4,8 +4,5 @@ over SQLite attempting just to translate the complete SQLite API into Python. The documentation has a section on the differences between APSW and pysqlite. APSW supports CPython 2.3 onwards and CPython 3.1 onwards. -Optional dependency: python3 - Note: To install python 3 set PYTHON3=yes. - # PYTHON3=yes ./apsw.SlackBuild |