Update dependencies, use Python 3.6

This commit is contained in:
Jan Dittberner 2019-01-30 21:07:37 +01:00
parent 10a83d36f7
commit 96a8e0e995
2 changed files with 107 additions and 107 deletions

View file

@ -25,4 +25,4 @@ sphinxcontrib-blockdiag = "*"
pylama = "*"
[requires]
python_version = "3.5"
python_version = "3.6"