WIPACrepo/pyglidein

Default configs not being read properly.

Closed this issue · 0 comments

After moving to a python package the defaults configs are not being read in properly. Move https://github.com/WIPACrepo/pyglidein/blob/master/etc/client_defaults.cfg to the pyglidein directory and update the path here:

def __init__(self, path, default='etc/client_defaults.cfg'):