Metadata-Version: 2.1
Name: cicd-demo
Version: 0.1.5
Summary: 
Author: emcd-123
Author-email: emcd.unl@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: numpy (>=2.2.2,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: scipy (>=1.15.1,<2.0.0)
Description-Content-Type: text/markdown

Referenced this page when creating this demo:
https://www.freecodecamp.org/news/how-to-build-and-publish-python-packages-with-poetry/
