Files
mayan-edms/mayan/settings/testing/docker/base.py
2018-10-06 02:13:36 -04:00

6 lines
109 B
Python

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