Metadata-Version: 2.1
Name: my-pkg-478
Version: 0.0.15
Summary: My package
Home-page: https://github.com/CurtLH/my_pkg
Author: Curtis Hampton
Author-email: CurtLHampton@gmail.com
License: UNKNOWN
Keywords: my_pkg
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'

![Python package](https://github.com/CurtLH/my_pkg/workflows/Python%20package/badge.svg)

# My Package

Here is a link to the documentation

https://curtlh.github.io/my_pkg/


