Add license

This commit is contained in:
2024-04-25 14:38:32 +02:00
parent 649ef1fa67
commit 10322e9f34
2 changed files with 374 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ description = ""
authors = ["Radek Golan <shield@shielddagger.com>"]
readme = "README.md"
packages = [{include = "discord_notifier", from = "src"}]
license = "MPL-2.0"
[tool.poetry.dependencies]
python = "^3.10"