From 99552b40e9c3ad9458782dc74e700f8286760ff1 Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Mon, 25 Jul 2016 22:36:33 -0400 Subject: [PATCH] Target python2.7 for master --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cdd923a..123f837 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bdist_rpm] -python=python2.6 +python=python2.7 doc_files=README NEWS TODO COPYING CREDITS packager=Stuart D. Gathman release=1