require python >=3.12
This commit is contained in:
parent
37c7b04b0c
commit
f2935dcf40
|
@ -7,7 +7,7 @@ name = "cgn-appointments"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
description = 'Scrapes appointments from termine.stadt-koeln.de an sends a message to a ntfy server.'
|
description = 'Scrapes appointments from termine.stadt-koeln.de an sends a message to a ntfy server.'
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.12"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["selenim", "cologne", "scraper"]
|
keywords = ["selenim", "cologne", "scraper"]
|
||||||
authors = [
|
authors = [
|
||||||
|
|
Loading…
Reference in a new issue