diff options
author | Tim Burke <tim.burke@gmail.com> | 2020-04-20 10:10:46 -0700 |
---|---|---|
committer | Tim Burke <tim.burke@gmail.com> | 2020-04-20 10:10:46 -0700 |
commit | 77993f242be5a2824cc9524836bea6fa6f77620a (patch) | |
tree | 73e5c3e7cb3e431317760a69e8c55cad16c3e480 /setup.cfg | |
parent | bb3888e73e8bcbdc2340309a85a5f57a0c5bccf0 (diff) | |
download | python-swiftclient-77993f242be5a2824cc9524836bea6fa6f77620a.tar.gz |
Add py38 classifier
Change-Id: I28bf4aeb12c1f3833d2c6501b49d184b54d36093
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 [files] packages = |