Spaces:
Sleeping
Sleeping
Arghya Ghosh commited on
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[project]
|
| 2 |
name = "backend"
|
| 3 |
version = "0.1.0"
|
| 4 |
-
description = "Add your
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.12"
|
| 7 |
dependencies = [
|
|
|
|
| 1 |
[project]
|
| 2 |
name = "backend"
|
| 3 |
version = "0.1.0"
|
| 4 |
+
description = "Add your description here"
|
| 5 |
readme = "README.md"
|
| 6 |
requires-python = ">=3.12"
|
| 7 |
dependencies = [
|