feat: Dockerize + workflow WIP
Some checks failed
Docker build and push / terraform (push) Failing after 5s

Signed-off-by: Artémis Michelot <artemis.michelot@gmail.com>
This commit is contained in:
2025-09-26 11:04:35 +02:00
parent c11e0954fb
commit e530ce091e
5 changed files with 87 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ authors = [
{name = "Artémis Michelot",email = "artemis.michelot@gmail.com"}
]
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.10"
dependencies = [
"requests (>=2.32.5,<3.0.0)",
"cryptography (>=46.0.1,<47.0.0)"