From e01b7dabf243f37a2b3499ae3240dd48c2acf3fc Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Sat, 23 Jul 2016 12:19:45 -0400 Subject: [PATCH] Use python3 for build --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5d6c36c..06569d2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bdist_rpm] -python=python2.6 +python=python3 doc_files=README NEWS TODO packager=Stuart D. Gathman release=1