pytestmark

TestAttrs.pytestmark = [Mark(name='skipif', args=(False,), kwargs={'reason': 'extras.HAS_ATTRS is False (is `attrs` installed?)'})]