Classes | |
class | Version |
Functions | |
def | mako_plugin (dictionary) |
Variables | |
list | LANGUAGES |
def expand_version.mako_plugin | ( | dictionary | ) |
Expand version numbers: - for each language, ensure there's a language_version tag in settings (defaulting to the master version tag) - expand version strings to major, minor, patch, and tag
Definition at line 110 of file expand_version.py.
list expand_version.LANGUAGES |
Definition at line 23 of file expand_version.py.