Metadata-Version: 2.1
Name: pytest-splunk-env
Version: 0.1.3a2
Summary: pytest fixtures for interaction with Splunk Enterprise and Splunk Cloud
License: Apache-2.0
Author: rfaircloth-splunk
Author-email: rfaircloth@splunk.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docker
Requires-Dist: filelock (>=3.0,<4.0)
Requires-Dist: future
Requires-Dist: httplib2
Requires-Dist: lovely-pytest-docker (>=0,<1); extra == "docker"
Requires-Dist: pytest (>=6.1.1,<7.0.0)
Requires-Dist: pytest-xdist
Requires-Dist: requests
Requires-Dist: splunk-sdk
