We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8e823 commit 0178964Copy full SHA for 0178964
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
description = "A python script for decoding Gameloft .vxn files."
11
readme = "README.md"
12
license = { file = "LICENSE" }
13
-requires-python = ">=3.9"
+requires-python = ">=3.10"
14
classifiers = [
15
"Programming Language :: Python :: 3",
16
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
0 commit comments