Metadata-Version: 2.4
Name: snacktime
Version: 0.2.2
Summary: CLI that gives a random snack, a simple salad recipe, a random vegetable, or a sweet treat.
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# Python Package Exercise

An exercise to create a Python package, build it, test it, distribute it, and use it. See [instructions](./instructions.md) for details.
Testing automation trigger by Kaiyuan.
