feat: add github actions
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 30s

Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
Konstantin Fickel 2025-09-23 09:56:52 +02:00 committed by Konstantin Fickel
parent 0c61067db0
commit 2d66eaef89
2 changed files with 44 additions and 1 deletions

View file

@ -3,7 +3,7 @@ name = "streamer"
version = "0.1.0"
description = "Searching for tags in streams"
readme = "README.md"
requires-python = ">=3.12"
requires-python = "3.12.11"
dependencies = [
"click>=8.2.1",
"mistletoe>=1.4.0",