Fix typo in package description
This commit is contained in:
parent
dfd122327c
commit
363711e052
@ -1,7 +1,7 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pysheller"
|
name = "pysheller"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
description = "Small library to craete Python application based on shell scripts."
|
description = "Small library to create Python application based on shell scripts."
|
||||||
authors = ["samedamci <samedamci@disroot.org>"]
|
authors = ["samedamci <samedamci@disroot.org>"]
|
||||||
license = "ISC"
|
license = "ISC"
|
||||||
homepage = "https://github.com/samedamci/guzzy"
|
homepage = "https://github.com/samedamci/guzzy"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user