require python >=3.12
This commit is contained in:
parent
31d0d33502
commit
7ca4f55e7e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue