Metadata-Version: 2.1
Name: helloworld-rrodorr
Version: 0.0.1
Summary: Say hello!
Home-page: https://github.com/rrodorr/helloworld-rrodorr
Author: rrodorr
Author-email: rrodorr@posteo.net
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pandas (<2.0)
Provides-Extra: dev
Requires-Dist: pytest (>=3.7) ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: check-manifest ; extra == 'dev'

# Hello, World!
This is the project description for helloworld.

# About
Following a [tutorial by judy2k](https://www.youtube.com/watch?v=GIF3LaRqgXo) on how to build python packages. Good stuff!


