==============
nose-easy-init
==============

A nose plugin, enabled by default, which imports an initialization script given
by an environment variable. To use, set ``NOSE_INIT_PATH`` to the absolute path
of the script you would like to import. This script will be imported before
nose collects or runs any tests.

