mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
refine example and make Contact accept Account object
This commit is contained in:
@@ -8,7 +8,7 @@ envlist =
|
||||
[testenv]
|
||||
commands =
|
||||
pytest -n6 --reruns 2 --reruns-delay 5 -v -rsXx --ignored {posargs:tests}
|
||||
pytest examples
|
||||
pytest examples/test_examples.py
|
||||
python tests/package_wheels.py {toxworkdir}/wheelhouse
|
||||
passenv =
|
||||
TRAVIS
|
||||
|
||||
Reference in New Issue
Block a user