release preparation

This commit is contained in:
Manuel Barkhau 2018-12-05 09:37:34 +01:00
parent 0095f974da
commit 70f4e01104
9 changed files with 145 additions and 107 deletions

View file

@ -18,4 +18,4 @@ DEVELOPMENT_PYTHON_VERSION := python=3.6
# - python=3.7
# - pypy2.7
# - pypy3.5
SUPPORTED_PYTHON_VERSIONS := python=3.6
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.4 python=3.6