Metadata-Version: 1.1
Name: pytest-blockage
Version: 0.1
Summary: Disable network requests during a test run.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD
Description: pytest-blockage
        ===============
        
        Disable network requests during a test run.
        
        Based mainly on https://github.com/andymckay/nose-blockage; source is
        available at https://github.com/rob-b/pytest-blockage
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
