updated redis dependency to be compatible with python 2.7

This commit is contained in:
Tobias Wellnitz, DH1TW 2019-05-30 15:53:29 +02:00
parent a707b81920
commit 3a53d32ff8
4 changed files with 12 additions and 4 deletions

View file

@ -52,7 +52,7 @@ master_doc = 'index'
# General information about the project.
project = u'pyhamtools'
copyright = u'2018, Tobias Wellnitz, DH1TW'
copyright = u'2019, Tobias Wellnitz, DH1TW'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the