5 lines
69 B
Python
5 lines
69 B
Python
from ..base import * # NOQA
|
|
|
|
SIGNATURES_GPG_PATH = '/usr/bin/gpg1'
|
|
|
from ..base import * # NOQA
|
|
|
|
SIGNATURES_GPG_PATH = '/usr/bin/gpg1'
|
|
|