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