Metadata-Version: 2.1
Name: pytest_html_report_merger
Version: 0.1.2
Summary: 
License: MIT
Author: dskard
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Description-Content-Type: text/markdown

# pytest-html-report-merger
merge html reports generated by the pytest-html plugin

