Server shutdown (Fixes #19)

This commit is contained in:
Miguel Grinberg
2021-06-04 15:00:15 +01:00
parent b810346aa4
commit 0ad538df91
21 changed files with 1075 additions and 639 deletions

View File

@@ -23,7 +23,7 @@ deps=coverage
deps=
flake8
commands=
flake8 --exclude tests/libs microdot microdot-asyncio tests
flake8 --ignore=W503 --exclude tests/libs microdot microdot-asyncio tests
[testenv:upy]
whitelist_externals=sh