BTHLABS-49: WIP

This commit is contained in:
2025-08-19 21:27:01 +02:00
parent 40cfa42653
commit e1b7076cda
22 changed files with 428 additions and 34 deletions

View File

@@ -3,7 +3,7 @@ name = "hotpocket-common"
version = "1.0.0.dev0"
description = "HotPocket Common"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-packages"
version = "1.0.0.dev0"
description = "HotPocket Packages"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
package-mode = false

View File

@@ -3,7 +3,7 @@ name = "hotpocket-soa"
version = "1.0.0.dev0"
description = "HotPocket SOA"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-testing"
version = "1.0.0.dev0"
description = "HotPocket Testing"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]

View File

@@ -3,7 +3,7 @@ name = "hotpocket-workspace-tools"
version = "1.0.0.dev0"
description = "HotPocket Workspace Tools"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "BTHLabs Source Available License Agreement"
license = "Apache-2.0"
readme = "README.md"
[tool.poetry.dependencies]