add Message.mark_seen shortcut

This commit is contained in:
holger krekel
2020-03-04 12:03:11 +01:00
parent 33dd747ec7
commit 36b50436d7
3 changed files with 6 additions and 2 deletions

View File

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