# HG changeset patch # User Sylvain Thénault # Date 1253548762 -7200 # Node ID 699949007fc229f5cb7405f2aaf5d386c34e9f17 # Parent 7dfccf5612ed128584bace6c5fd6a48db2a59c6a don't want this diff -r 7dfccf5612ed -r 699949007fc2 skeleton/__pkginfo__.py.tmpl --- a/skeleton/__pkginfo__.py.tmpl Mon Sep 21 12:52:44 2009 +0200 +++ b/skeleton/__pkginfo__.py.tmpl Mon Sep 21 17:59:22 2009 +0200 @@ -19,8 +19,6 @@ web = 'http://www.cubicweb.org/project/%%s' %% distname -pyversions = ['2.4'] - from os import listdir as _listdir from os.path import join, isdir, exists, dirname