Files
mayan-edms/mayan/settings/testing/docker/base.py
T
2017-07-21 23:49:51 -04:00

7 lines
110 B
Python

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