diff options
| author | Cyril Roelandt <cyril.roelandt@enovance.com> | 2014-07-15 10:26:16 +0200 |
|---|---|---|
| committer | Cyril Roelandt <cyril.roelandt@enovance.com> | 2014-07-15 10:26:16 +0200 |
| commit | 3cfb97e5ae930767f09c22402c3499c9bbb9eebd (patch) | |
| tree | 66f6a0893a538f7114bdbf389d8b4fae16c17695 /setup.cfg | |
| parent | 5830007bbc4152caca6795c6dc2ce57924a8130b (diff) | |
| download | python-openstackclient-3cfb97e5ae930767f09c22402c3499c9bbb9eebd.tar.gz | |
Add Python 3 support
Change-Id: I65fabfc4788230b7280808ec912601c327095db0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.6 + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.3 [files] packages = |
