Metadata-Version: 2.4
Name: pytest-gcpsecretmanager
Version: 0.1.0
Summary: A PyTest plugin for mocking GCP's Secret Manager
License: MIT
License-File: LICENSE
Author: Neale Petrillo
Author-email: neale.a.petrillo@gmail.com
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: pytest (>=7.0)
Description-Content-Type: text/markdown

# pytest-gcpsecretmanager

A pytest plugin for mocking GCP's Secret Manager.

