cubicweb/skeleton/cubicweb_CUBENAME/__pkginfo__.py.tmpl
changeset 12567 26744ad37953
parent 11470 c0167228c12c
--- a/cubicweb/skeleton/cubicweb_CUBENAME/__pkginfo__.py.tmpl	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/skeleton/cubicweb_CUBENAME/__pkginfo__.py.tmpl	Fri Apr 05 17:58:19 2019 +0200
@@ -20,6 +20,6 @@
 classifiers = [
     'Environment :: Web Environment',
     'Framework :: CubicWeb',
-    'Programming Language :: Python',
+    'Programming Language :: Python :: 3',
     'Programming Language :: JavaScript',
 ]