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