🩹(backend) update pyproject description
Woopsi. I forgot to update the package description while bootstrapping the project. Fixed!
This commit is contained in:
committed by
aleb_the_flash
parent
e6feed2086
commit
edf19c8f1e
@@ -19,7 +19,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
]
|
||||
description = "An application to print markdown to pdf from a set of managed templates."
|
||||
description = "A simple video and phone conferencing tool, powered by LiveKit"
|
||||
keywords = ["Django", "Contacts", "Templates", "RBAC"]
|
||||
license = { file = "LICENSE" }
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user