Metadata-Version: 2.1
Name: tedbuy
Version: 0.0.0.1
Summary: A small example package
Author-email: ted chang <htchang@us.ibm.com>
Project-URL: Homepage, https://github.com/tedhtchang/tedbuy
Project-URL: Issues, https://github.com/tedhtchang/tedbuy/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# HI This is a TEST
## Install
```sh
pip install tedbuy
```

