Metadata-Version: 2.1
Name: ehelply-microservice-library
Version: 1.11.15
Summary: 
Home-page: https://ehelply.com
Author: Shawn Clake
Author-email: shawn.clake@gmail.com
Requires-Python: >=3.10,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Jinja2 (>=3.1.1,<4.0.0)
Requires-Dist: coverage (>=6.3.2,<7.0.0)
Requires-Dist: ehelply-bootstrapper (>=0.18.0,<0.19.0)
Requires-Dist: ehelply-generator (>=0.1.2,<0.2.0)
Requires-Dist: ehelply-python-experimental-sdk (>=1.1.112,<2.0.0)
Requires-Dist: ehelply-python-sdk (>=1.1.112,<2.0.0)
Requires-Dist: ehelply-updater (>=0.2.0,<0.3.0)
Requires-Dist: pytest-mock (>=3.7.0,<4.0.0)
Description-Content-Type: text/markdown

## Building
* `poetry publish --build`

## Development
* `ehelply_microservice_library dev export-code-docs`
* Clear cache: `poetry cache clear pypi --all`
