Metadata-Version: 2.4
Name: hello_world_mc_pkg
Version: 0.1.0
Summary: A simple hello world package.
Author-email: Meng-Chieh Ling <mengchiehling@gmail.com>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# hello_world_pkg

A simple hello world Python package.


    python -m pip install --upgrade build
    python -m build
