mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
re-enable cross, some streamlining of docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user