Mark Python 3.13 supported

Unit tests have been run on Python 3.13 for some time.

Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami 2026-05-18 07:41:02 +09:00
parent a4d6cc5588
commit 54b21a1fda
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ setup(
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
],
python_requires='>=3.6',
keywords='noVNC websockify',