freemt
commited on
Commit
·
2363168
1
Parent(s):
c015fd4
Update
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "ttw-hf-spaces"
|
3 |
version = "0.1.0"
|
4 |
-
description = ""
|
5 |
-
authors = ["freemt
|
6 |
|
7 |
[tool.poetry.dependencies]
|
8 |
python = "^3.7"
|
|
|
1 |
[tool.poetry]
|
2 |
name = "ttw-hf-spaces"
|
3 |
version = "0.1.0"
|
4 |
+
description = "testrun"
|
5 |
+
authors = ["freemt"]
|
6 |
|
7 |
[tool.poetry.dependencies]
|
8 |
python = "^3.7"
|