Metadata-Version: 2.4
Name: CHE1147_demo
Version: 0.1.0
Summary: Example package for teaching packaging and PyPI publishing
Author-email: Your Name <you@example.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Education
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy

# Ex:
### This project trains an XGB model for predicting mof water stability
etc. 
