From: Oleg Broytman Date: Mon, 19 Sep 2022 17:58:04 +0000 (+0300) Subject: Build(setup.py): Python 3.10 X-Git-Url: https://git.phdru.name/ppu.git/?p=ppu.git;a=commitdiff_plain;h=44708faee5b04ee752c30fbd90197bc9a9315dbe Build(setup.py): Python 3.10 --- diff --git a/setup.py b/setup.py index 64887ff..e9a67a8 100755 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ setup( 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', ], packages=['ppu'], scripts=[