mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 02:24:08 +00:00
Omit travis site-packages directory from report
This commit is contained in:
@@ -12,4 +12,5 @@ exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
ignore_errors = True
|
||||
omit =
|
||||
tests/*
|
||||
jupyterhub/tests/*
|
||||
*/site-packages/*
|
||||
|
Reference in New Issue
Block a user