Remove py26 env
Change-Id: I1afcc041575ab65824a0eb8844727c6091397cf7 Closes-Bug: #1476117
This commit is contained in:
parent
dcd77567e5
commit
5c404ca97e
@ -15,7 +15,6 @@ classifier =
|
|||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 2.6
|
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
Programming Language :: Python :: 3.3
|
||||||
|
|
||||||
@ -50,4 +49,4 @@ input_file = translator/locale/translator.pot
|
|||||||
[extract_messages]
|
[extract_messages]
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
keywords = _ gettext ngettext l_ lazy_gettext
|
||||||
mapping_file = babel.cfg
|
mapping_file = babel.cfg
|
||||||
output_file = translator/locale/translator.pot
|
output_file = translator/locale/translator.pot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user