Searched refs:COMPAT_README (Results 1 – 1 of 1) sorted by relevance
21 COMPAT_README = Path('extensions/README.md') variable142 …-readme', required=True, help='Version history entry to add to %s' % (COMPAT_REPO / COMPAT_README))218 with open(COMPAT_REPO / COMPAT_README, "a") as readme:220 subprocess.check_output(git + ['add', COMPAT_README])