Metadata-Version: 2.1
Name: extraneous
Version: 2.0.3
Summary: Find extraneous pip packages not listed in your requirements.txt or as a sub-dependency.
Home-page: https://github.com/arrai-innovations/extraneous/
Author: Arrai Innovations
Author-email: support@arrai.com
License: LICENSE
Description: # extraneous
        
        Find extraneous pip packages not listed in your requirements.txt or as a sub-dependency.
        
        | Branch | Build Status | Coverage Status |
        | ------ | ------------ | --------------- |
        | master | [![Build Status](https://semaphoreci.com/api/v1/arrai-innovations/extraneous/branches/master/shields_badge.svg)](https://semaphoreci.com/arrai-innovations/extraneous) | [![Coverage Status](https://docs.arrai-dev.com/extraneous/htmlcov_master/coverage.svg)](https://docs.arrai-dev.com/extraneous/htmlcov_master/) |
        | develop | [![Build Status](https://semaphoreci.com/api/v1/arrai-innovations/extraneous/branches/develop/shields_badge.svg)](https://semaphoreci.com/arrai-innovations/extraneous) | [![Coverage Status](https://docs.arrai-dev.com/extraneous/htmlcov_develop/coverage.svg)](https://docs.arrai-dev.com/extraneous/htmlcov_develop/) |
        
        ![extraneous logo](extraneous.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
