summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorFrederic Lepied <frederic.lepied@enovance.com>2014-04-26 23:34:58 +0200
committerFrederic Lepied <frederic.lepied@enovance.com>2014-05-20 16:42:10 +0200
commit628c541a693ce39a524191250f93c967aef0dba5 (patch)
treeb14db79d7e8062e4ca1c62e0a11abd3bc985fe27 /setup.cfg
parentf2e0610628bf646003c40668adfa5a6c4318cbc3 (diff)
downloadpython-glanceclient-628c541a693ce39a524191250f93c967aef0dba5.tar.gz
Finalize Python3 support
Set the environment variable PYTHONHASHSEED to 0 to have predictive tests under Python 3. Change-Id: Ia15a9383e0f20bd0e4572e9f9b9772f1704dff86
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2318b5b..9edd378 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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 =