remove python 3.9 from supported versions
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -10,7 +10,7 @@ license = {text = "GPL-3.0-or-later"}
|
||||
authors = [
|
||||
{name = "Brian S. Stephan", email = "bss@incorporeal.org"},
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = ["feedgen", "jinja2", "Markdown", "termcolor"]
|
||||
dynamic = ["version"]
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user