Metadata-Version: 2.1
Name: poetry-demo-thomas-cleary
Version: 1.0.2
Summary: Example of setting up a python package project with poetry
License: MIT
Author: Thomas Cleary
Author-email: thomasclearydev@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: requests (>=2.28.0,<3.0.0)
Description-Content-Type: text/markdown

# Poetry Demo Thomas Cleary
An example of setting up a package with poetry
