🟢 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 e313b824d7
commit 3b2351efc6
2 changed files with 24 additions and 2 deletions
+3 -2
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]