docs: add mit license

This commit is contained in:
2025-04-18 10:54:53 -06:00
parent ea0d44f4db
commit 13c896a58d
3 changed files with 18 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ version = "0.1.0"
description = "Cubbi Container Tool"
readme = "README.md"
requires-python = ">=3.12"
license = "MIT"
authors = [
{name = "Monadical SAS", email = "contact@monadical.com"}
]
dependencies = [
"typer>=0.9.0",
"docker>=7.0.0",