diff options
| author | qingszhao <zhao.daqing@99cloud.net> | 2018-11-30 07:13:39 +0000 |
|---|---|---|
| committer | qingszhao <zhao.daqing@99cloud.net> | 2018-11-30 07:13:52 +0000 |
| commit | 029c148b2979eecc39bee36d79f523f4777192d8 (patch) | |
| tree | 4583dbf0426dbc6d2fbdc281c62fe248407e935d | |
| parent | 9100e56d08cf40354267b03347a688fea4bdc21c (diff) | |
| download | python-openstackclient-029c148b2979eecc39bee36d79f523f4777192d8.tar.gz | |
Add Python 3.6 classifier to setup.cfg
Change-Id: Id723040f895f06527d46755dd408dec16200c001
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 [files] packages = |
