chore: add package description to pyproject.toml

This commit is contained in:
Bradan J. Wolbeck 2026-09-12 17:24:49 -06:00
parent 7390cdd6a6
commit 62b138250a

View file

@ -1,7 +1,7 @@
[project] [project]
name = "app" name = "app"
version = "0.1.0" version = "0.1.0"
description = "Add your description here" description = "Placeholder image API with configurable dimensions and font size."
readme = "README.md" readme = "README.md"
authors = [ authors = [
{ name = "Bradan J. Wolbeck", email = "bwolbeck@compaqdisc.com" } { name = "Bradan J. Wolbeck", email = "bwolbeck@compaqdisc.com" }