chore: add package description to pyproject.toml
This commit is contained in:
parent
7390cdd6a6
commit
62b138250a
|
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
description = "Placeholder image API with configurable dimensions and font size."
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
{ name = "Bradan J. Wolbeck", email = "bwolbeck@compaqdisc.com" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue