CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
csp-billing-adapter-local.spec
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
csp_billing_adapter_local/__init__.py
csp_billing_adapter_local/plugin.py
csp_billing_adapter_local.egg-info/PKG-INFO
csp_billing_adapter_local.egg-info/SOURCES.txt
csp_billing_adapter_local.egg-info/dependency_links.txt
csp_billing_adapter_local.egg-info/entry_points.txt
csp_billing_adapter_local.egg-info/not-zip-safe
csp_billing_adapter_local.egg-info/requires.txt
csp_billing_adapter_local.egg-info/top_level.txt
tests/data/config.yaml
tests/data/bad/archive.json
tests/data/bad/cache.json
tests/data/bad/csp_config.json
tests/data/good/archive.json
tests/data/good/cache.json
tests/data/good/csp_config.json
tests/unit/test_plugin.py