mirror of
https://github.com/paul-nameless/tg
synced 2024-11-24 21:03:06 +00:00
Update pyproject file
This commit is contained in:
parent
d2586155ea
commit
60ec88fac6
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ version = "0.16.0"
|
|||
description = "Terminal Telegram client"
|
||||
authors = ["Paul Nameless <reacsdas@gmail.com>"]
|
||||
license = "Unlicense"
|
||||
packages = [{ include = "tg"}]
|
||||
readme = "readme.md"
|
||||
homepage = "https://github.com/paul-nameless/tg"
|
||||
repository = "https://github.com/paul-nameless/tg"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
|
Loading…
Reference in a new issue