Updated. /JL
This commit is contained in:
@@ -11,9 +11,9 @@ if __name__ == "__main__":
|
||||
description="A modular plugin system for Python.",
|
||||
url="www.gitea.com/Lerking/XtendR",
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
python_requires='>=3.12',
|
||||
python_requires='>=3.11',
|
||||
)
|
||||
Reference in New Issue
Block a user