cleaned requirements.txt
This commit is contained in:
parent
9c7d458eec
commit
00b35e0567
2 changed files with 1 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ import os
|
|||
from ungleich_common.ldap.ldap_manager import LdapManager
|
||||
from ungleich_common.std.configparser import StrictConfigParser
|
||||
from ungleich_common.etcd.etcd_wrapper import EtcdWrapper
|
||||
|
||||
config_file = os.environ.get('meow-pay-config-file', default='pay.conf')
|
||||
|
||||
config = StrictConfigParser(allow_no_value=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue