Add Python 3.10 support to setup.cfg

We have been running tests on Python 3.10 for some time and it is the
default deployment platform for Neutron.

Change-Id: Ic5f2086c958ceb5763c48d5c71ed2d99f757f7dd
This commit is contained in:
Dr. Jens Harbott 2023-08-17 12:03:01 +02:00
parent 6f285a65f0
commit a87d983e88

View File

@ -17,6 +17,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[files]
packages =