bringing back wheel building for linux, and fixing c.delta.chat

This commit is contained in:
holger krekel
2020-01-20 11:29:32 +01:00
parent e49e2021e5
commit 3807d5fbd0
10 changed files with 222 additions and 132 deletions

View File

@@ -8,7 +8,7 @@ envlist =
[testenv]
commands =
pytest -n6 --reruns 2 --reruns-delay 5 -v -rsXx {posargs:tests}
# python tests/package_wheels.py {toxworkdir}/wheelhouse
python tests/package_wheels.py {toxworkdir}/wheelhouse
passenv =
TRAVIS
DCC_RS_DEV