Files
mayan-edms/mayan/settings/testing/gitlab-ci/base.py
T
2018-05-10 04:45:05 -04:00

6 lines
108 B
Python

from __future__ import unicode_literals
from ..base import * # NOQA
SIGNATURES_GPG_PATH = '/usr/bin/gpg'