diff --git a/setup.cfg b/setup.cfg index 98897629..4b384e4a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,3 +11,6 @@ testpaths = tests branch = True source = squeaknode +omit = + squeaknode/admin/squeak_admin_server_servicer.py + squeaknode/admin/webapp/app.py