gplugin/gplugin

Remove checks for older Python.
develop
2020-02-29, Elliott Sales de Andrade
85bc6daff3e0
Remove checks for older Python.

The minimum is 3.5 now.
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
endif