Metadata-Version: 2.4
Name: pytest-cppcheck
Version: 0.1.0
Summary: A pytest plugin that runs cppcheck static analysis on C/C++ source files
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: pytest>=7.0
Requires-Dist: cppcheck>=1.4.0
