Binary package “python-nose-exclude” in ubuntu xenial

exclude specific directories from nosetests runs - Python 2.7

 nose-exclude is a Nose plugin that allows you to easily specify directories to
 be excluded from testing. The --exclude-dir= option is made available after
 installation of the plugin. The option may be used multiple times to exclude
 multiple directories from testing. The directory paths provided may be
 absolute or relative.
 .
 This is the Python 2 version.