.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
    Python: true
exclude_paths: 
    - setup.py
    - docs/*
    - tests/*
    - examples/*