diff options
| author | Sean McGinnis <sean.mcginnis@gmail.com> | 2020-04-24 08:23:17 -0500 |
|---|---|---|
| committer | Sean McGinnis <sean.mcginnis@gmail.com> | 2020-04-24 08:23:17 -0500 |
| commit | 015711745cfa585ca930c92fa44fe15b05cb3217 (patch) | |
| tree | 3d91aa07ba0b0d357bfce4a304ebe0d29aac9a00 | |
| parent | f3e49211028bbd01fdcdc8728e51a612420a8550 (diff) | |
| download | python-keystoneclient-015711745cfa585ca930c92fa44fe15b05cb3217.tar.gz | |
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.
Change-Id: I49640c50a7b78212a5c2ad03acb43be7adf98305
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [files] packages = |
