Metadata-Version: 2.4
Name: auto-pytester
Version: 0.1.0
Summary: Auto generate pytest cases from docstring examples
Author-email: Your Name <you@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourname/auto-pytester
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: jinja2>=3.0
Requires-Dist: PyYAML>=6.0
