lrossett / centos / centpkg

Forked from centos/centpkg 3 years ago
Clone
b37d1c
import sys
b37d1c
import os
b37d1c
b37d1c
b37d1c
cwd = os.path.dirname(os.path.realpath(__file__))
b37d1c
sys.path.append(f'{cwd}/../src/')