summaryrefslogtreecommitdiffstats
path: root/python/apsw
diff options
context:
space:
mode:
Diffstat (limited to 'python/apsw')
-rw-r--r--python/apsw/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/apsw/README b/python/apsw/README
index 68a222356b..c078b5fc93 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