mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-11 14:36:44 +03:00
Move minimum supported version to python 3.9
This commit is contained in:
@@ -6,7 +6,7 @@ authors = [
|
|||||||
]
|
]
|
||||||
description = "SponsorBlock client for all YouTube TV clients"
|
description = "SponsorBlock client for all YouTube TV clients"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.9"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||||
|
|||||||
Reference in New Issue
Block a user