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