Spaces:
Running
Running
Update Python package description
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -7,7 +7,7 @@ name = "slidedeckai"
|
|
| 7 |
authors = [
|
| 8 |
{ name="Barun Saha", email="[email protected]" }
|
| 9 |
]
|
| 10 |
-
description = "
|
| 11 |
readme = "README.md"
|
| 12 |
requires-python = ">=3.10"
|
| 13 |
classifiers = [
|
|
|
|
| 7 |
authors = [
|
| 8 |
{ name="Barun Saha", email="[email protected]" }
|
| 9 |
]
|
| 10 |
+
description = "Co-create PowerPoint slide decks with AI"
|
| 11 |
readme = "README.md"
|
| 12 |
requires-python = ">=3.10"
|
| 13 |
classifiers = [
|