commit | 6b6c610a5f5ffa7dd9276c70e66a8efa66f99762 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@gmail.com> | Thu Apr 06 10:34:53 2017 +0100 |
committer | Andrea Frittoli <andrea.frittoli@gmail.com> | Thu Apr 06 10:35:55 2017 +0100 |
tree | 6c2c49488bdf199da44bf6c1a066a955110b97aa | |
parent | 44e7ac93e815cd28aa93cd807e369d21553a7692 [diff] [blame] |
Add py3.5 support in setup.cfg As defined in https://governance.openstack.org/tc/goals/pike/python35.html Pike community goal for py35, adding py35 to setup.cfg. I believe the py35 unit tests should be enough for this, but eventually we should setup a py35 dsvm test as well. Change-Id: I44d5465bf4d6223e603853c03d53d2b8cd98d1e0
diff --git a/setup.cfg b/setup.cfg index a8732dc..09b71eb 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -18,6 +18,7 @@ Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 + Programming Language :: Python :: 3.5 [files] packages =