From 4fd78daf0c0872bafe45002b3db0a009ac5084f7 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 19 Feb 2017 19:18:26 +0200 Subject: [PATCH] Add support for Python 3.6 (#80) --- .travis.yml | 1 + README.rst | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c43f93c..b17e48f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ python: - '3.3' - '3.4' - '3.5' + - '3.6' env: - BERKELEYDB_DIR=/usr diff --git a/README.rst b/README.rst index 9f7b35a..06b97c0 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ The functionality provided by this package includes: * Cleaning the texts: removing all the crud, leaving just the text behind. * Making meta-data about the texts easily accessible. -The package has been tested with Python 2.6, 2.7, 3.3, 3.4 and 3.5. +The package has been tested with Python 2.6, 2.7, 3.3, 3.4, 3.5 and 3.6. Installation @@ -114,7 +114,7 @@ project under AGPL3 (or if you have a commercial license for BSD-DB), set the following environment variable before attempting to install BSD-DB: .. sourcecode :: bash - + YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION=1