lrossett / centos / centpkg

Forked from centos/centpkg 3 years ago
Clone
Blob Blame History Raw
import sys
import os


cwd = os.path.dirname(os.path.realpath(__file__))
sys.path.append(f'{cwd}/../src/')