require python >=3.12

This commit is contained in:
Marc 2024-09-16 22:17:33 +02:00
parent bd4af1cecc
commit 18587d1afa

View file

@ -7,7 +7,7 @@ name = "cgn-appointments"
dynamic = ["version"]
description = 'Scrapes appointments from termine.stadt-koeln.de an sends a message to a ntfy server.'
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.12"
license = "MIT"
keywords = ["selenim", "cologne", "scraper"]
authors = [