🟢 LICENSE.txt (New MIT license added)
🛠️ pyproject.toml -> Updated poetry dependencies, authors email changed, added license info
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[tool.poetry]
|
||||
name = "myice"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Rene Luria <rene.luria@infomaniak.com>"]
|
||||
description = "myice parsing"
|
||||
authors = ["Rene Luria <rene@luria.ch>"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user