wttr format change

This commit is contained in:
death916 2025-06-06 04:10:25 -07:00
parent ea4eaa3f34
commit c5eef9de3a
5 changed files with 676 additions and 1506 deletions

View file

@ -3,7 +3,7 @@ name = "deathclock"
version = "0.1.0"
description = ""
authors = [{ name = "Death916", email = "tavn1992@gmail.com" }]
requires-python = ">=3.9,<3.11.4"
requires-python = ">=3.12"
dependencies = [
"requests>=2.31.0,<3",
"feedparser>=6.0.11,<7",