Merge branch 'master' into flub-py-glue-fixes

This commit is contained in:
holger krekel
2019-07-22 00:39:47 +02:00
50 changed files with 1280 additions and 957 deletions

View File

@@ -54,6 +54,7 @@ commands =
python_files = tests/test_*.py
norecursedirs = .tox
xfail_strict=true
timeout = 60
[flake8]
max-line-length = 120