skeleton/__pkginfo__.py.tmpl
branchstable
changeset 3344 699949007fc2
parent 2367 6ba269240f3b
child 3492 bb520ce86afb
--- 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