Metadata-Version: 2.1
Name: robin-pkg
Version: 0.0.0
Summary: A bare bones Python package
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# robin

A bare bones Python package.

## Install

```bash
pip install -e .
```
