Port scripts from poetry to uv

This commit is contained in:
Fundor333
2025-08-25 17:34:13 +02:00
parent 55415f62a2
commit 919629b938
72 changed files with 95 additions and 131 deletions

View File

@@ -3,7 +3,7 @@ name = "fundor333-github-io"
version = "0.1.0"
description = ""
authors = [{ name = "Fundor333", email = "fundor333@fundor333.com" }]
requires-python = "~=3.12"
requires-python = "~=3.12.0"
readme = "README.md"
dependencies = [
"feedparser",