Files
mayan-edms/mayan/settings/testing/gitlab-ci/base.py
2016-11-08 18:19:49 -04:00

6 lines
109 B
Python

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