forked from Firepup650/python-talk
This isn't a package, poetry.
This commit is contained in:
parent
e4697e1bfd
commit
7f52164647
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version = "0.0.1"
|
||||||
description = "A talk/talkd like program"
|
description = "A talk/talkd like program"
|
||||||
authors = ["Firepup Sixfifty <firepyp650@gmail.com>"]
|
authors = ["Firepup Sixfifty <firepyp650@gmail.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
pakage-mode = false
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
|
Loading…
Reference in a new issue