compose/script/release/const.py

5 lines
76 B
Python

import os
REPO_ROOT = os.path.join(os.path.dirname(__file__), '..', '..')