Metadata-Version: 1.1
Name: import-all
Version: 0.9.2
Summary: Try to import all modules below a given root
Home-page: https://github.com/rec/import_all
Author: Tom Ritchford
Author-email: tom@swirly.com
License: MIT
Description: # import_all
        
        Try to import all .py files beneath a directory and report all successes and failures
        
Keywords: testing,importing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
