chore: add package description to pyproject.toml
This commit is contained in:
parent
7390cdd6a6
commit
62b138250a
|
|
@ -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" }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue