metadata.json 1.2 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS :: MacOS X", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing", "Topic :: Utilities", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6"], "extensions": {"python.details": {"contacts": [{"email": "dhunt@mozilla.com", "name": "Dave Hunt", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/pytest-dev/pytest-html"}}, "python.exports": {"pytest11": {"html": "pytest_html.plugin"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["py.test", "pytest", "html", "report"], "license": "Mozilla Public License 2.0 (MPL 2.0)", "metadata_version": "2.0", "name": "pytest-html", "run_requires": [{"requires": ["pytest (>=3.0)", "pytest-metadata"]}], "summary": "pytest plugin for generating HTML reports", "version": "1.15.2"}