run-tests: rename "pure" variable to setup_opts
There are more useful flag than just `--pure`. We clarify the variable name
before adding more options.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)