Metadata-Version: 2.3
Name: pytest-rmysql
Version: 0.1.0
Summary: This is a plugin which is able to connet MySQL easyly.
License: Apache License
Author: cometfishfis
Author-email: 1124342724@qq.com
Requires-Python: >=3.11
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Requires-Dist: pymysql (>=1.1.1)
Requires-Dist: pytest (>=8.4.1)
Description-Content-Type: text/markdown

# pytest_rmysql
## description
### This is a plugin which is able to connet MySQL easyly.
### However, this project is not done yet :)
