Metadata-Version: 2.1
Name: pytest-markdown-docs
Version: 0.1.0
Summary: Run markdown code fences through pytest
Home-page: https://github.com/modal-com/pytest-markdown-docs
License: MIT
Author: Modal Labs
Requires-Python: >=3.6,<4.0
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: markdown-it-py (>=1.1.0,<1.2.0)
Project-URL: Repository, https://github.com/modal-com/pytest-markdown-docs
