Metadata-Version: 2.1
Name: girder-pytest-pyppeteer
Version: 0.0.3
Summary: Pytest plugin for using pyppeteer to test Girder 4 applications
License: Apache-2.0
Author: Daniel Chiquito
Author-email: daniel.chiquito@kitware.com
Requires-Python: >=3.7,<4.0
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: pyppeteer
Requires-Dist: mkdocs[docs] (>=1.2.3,<2.0.0)
Requires-Dist: mkdocstrings[docs] (>=0.18.1,<0.19.0)
Requires-Dist: pyppeteer (>=1.0.2,<2.0.0); extra == "pyppeteer"
Requires-Dist: pytest (>=7.0.1,<8.0.0)
Requires-Dist: pytest-asyncio (>=0.18.1,<0.19.0); extra == "pyppeteer"
