Declare py310 support

We've been running py310 unit tests for a while, and with DSVM on jammy,
we've now got py310 func tests.

Change-Id: Iec8c8ee6d5dc4fec169c6d2367053fb1469f45f0
This commit is contained in:
Tim Burke 2023-01-09 13:16:31 -08:00
parent 9c5cbaa5c5
commit 930744f36c

View File

@ -21,6 +21,7 @@ classifier =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[pbr]
skip_authors = True