Metadata-Version: 2.1
Name: ehelply-microservice-library
Version: 1.7.17
Summary: 
Home-page: https://ehelply.com
Author: Shawn Clake
Author-email: shawn.clake@gmail.com
Requires-Python: >=3.8,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: ehelply-bootstrapper (>=0.15.0,<0.16.0)
Requires-Dist: ehelply-generator (>=0.1.2,<0.2.0)
Requires-Dist: ehelply-python-sdk (>=0.2.8,<0.3.0)
Requires-Dist: ehelply-updater (>=0.1.5,<0.2.0)
Requires-Dist: jinja2 (>=2.11.3,<3.0.0)
Requires-Dist: pytest-mock (>=3.6.1,<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`
