Metadata-Version: 1.0
Name: nose-setenv
Version: 0.1-1
Summary: A python nose plugin to override environment variables.
Home-page: https://github.com/mahmoudimus/nose-setenv
Author: Mahmoud Abdelkader
Author-email: mabdelkader@gmail.com
License: UNKNOWN
Description: Usage
        =====
        
        ::
        
          nosetests --set-env-variables="{'blah': 'foo'}"
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
