🟢 LICENSE.txt (New MIT license added)

🛠️ pyproject.toml -> Updated poetry dependencies, authors email changed, added license info
This commit is contained in:
2024-11-01 10:41:39 +01:00
parent 7a19f9acb7
commit 6ad0587246
2 changed files with 24 additions and 2 deletions

View File

@@ -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]