Skip to content

Commit e7e6d18

Browse files
committed
Update deps
1 parent 722b580 commit e7e6d18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[tool.poetry]
2-
name = "tg-delete-system-messages"
2+
name = "example project"
33
version = "0.1.0"
44
description = ""
55
authors = ["Ilia Kaziamov <kaziamov@outlook.com>"]
66
readme = "README.md"
7-
#packages = [{include = "tg_cleaner"}]
7+
packages = [{include = "backend"}]
88

99
[tool.poetry.dependencies]
1010
python = "3.10.6"

0 commit comments

Comments
 (0)