omit examples and extensions from coverage.
This commit is contained in:
@ -14,4 +14,6 @@ from bonobo._api import __all__
|
||||
from bonobo._version import __version__
|
||||
|
||||
__all__ = ['__version__'] + __all__
|
||||
__version__ = __version__
|
||||
|
||||
del sys
|
||||
|
||||
Reference in New Issue
Block a user