Metadata-Version: 2.4
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
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
License-File: LICENSE
Requires-Dist: pipdeptree>=0.13.1
Requires-Dist: ansicolors<2.0.0,>=1.1.8
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 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)
