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