Metadata-Version: 2.1
Name: my-python-test-project
Version: 0.1.0
Summary: This is a test project
Home-page: https://github.com/ossScharom/my-python-test-project
Author: Jerome Würf
Author-email: oss@scharom.me
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: black (>=22.1.0,<23.0.0)
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: desert (>=2020.11.18,<2021.0.0)
Requires-Dist: flake8 (>=4.0.1,<5.0.0)
Requires-Dist: marshmallow (>=3.14.1,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/ossScharom/my-python-test-project
Description-Content-Type: text/markdown

[![Tests](https://github.com/ossScharom/my-python-test-project/workflows/Tests/badge.svg)](https://github.com/ossScharom/my-python-test-project/actions?workflow=Tests)
[![Coverage](https://codecov.io/gh/ossScharom/my-python-test-project/branch/master/graph/badge.svg)](https://codecov.io/gh/ossScharom/my-python-test-project)

