diff options
| author | Eric Harney <eharney@redhat.com> | 2023-03-09 11:29:12 -0500 |
|---|---|---|
| committer | Eric Harney <eharney@redhat.com> | 2023-03-09 11:29:12 -0500 |
| commit | a75c5bfbc4f38915d8e731a806c53d1500e8e09e (patch) | |
| tree | 5b8f7e7066c374bc76e40c7c44047d5c92c789a4 /setup.cfg | |
| parent | c2dced2dcfd05b269f6fbeeabb5919e88ef60e28 (diff) | |
| download | python-cinderclient-a75c5bfbc4f38915d8e731a806c53d1500e8e09e.tar.gz | |
Add Python 3.10 to setup.cfg metadata
We support 3.10 as of Antelope.
Change-Id: Ia32f0488f4fe90527b1fbd0cb663e33e8537a458
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] packages = |
