author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 21 Sep 2009 17:59:22 +0200 | |
branch | stable |
changeset 3344 | 699949007fc2 |
parent 3340 | 7dfccf5612ed |
child 3345 | 10ad3869fc92 |
--- 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