summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorsonu.kumar <sonu.kumar@nectechnologies.in>2015-12-16 15:12:33 +0530
committersonu.kumar <sonu.kumar@nectechnologies.in>2015-12-16 15:14:23 +0530
commitddeb007584118d737fd0d7f201189a5cd7016769 (patch)
tree79e11127e554d3958ac780b6f0fd470b05a118c4 /setup.cfg
parente9462d115c22eefbccea2df209da974bbc7dccd3 (diff)
downloadceilometermiddleware-ddeb007584118d737fd0d7f201189a5cd7016769.tar.gz
Remove py26 support from ceilometermiddleware
As of mitaka, the infra team won't have the resources available to reasonably test py26, also the oslo team is dropping py26 support from their libraries. sine we rely on oslo for a lot of our work, and depend on infra for our CI, we should drop py26 support too. Change-Id: I47a897ec15ef0f74bce025a6af28e6c786bf9622 Related-Bug: #1519510
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 6d99d4a..c7e230f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
- Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4