require python >=3.12
This commit is contained in:
parent
bd4af1cecc
commit
18587d1afa
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue