re-enable cross, some streamlining of docs

This commit is contained in:
holger krekel
2019-11-21 17:59:11 +01:00
parent 4ed96b16f4
commit e14c4d0683
3 changed files with 7 additions and 9 deletions

View File

@@ -23,10 +23,6 @@ rm -rf src/deltachat/__pycache__
export PYTHONDONTWRITEBYTECODE=1
# run python tests (tox invokes pytest to run tests in python/tests)
# we split out qr-tests run to minimize likelyness of flaky tests
# (some qr tests are pretty heavy in terms of send/received
# messages and async-imap's likely has concurrency problems,
# eg https://github.com/async-email/async-imap/issues/4 )
tox -e lint,py37
unset DCC_PY_LIVECONFIG