Simplify config discovery: get rid of the hacky stub and reimport proper config automatically
This commit is contained in:
parent
fd224d8c38
commit
636060db57
10 changed files with 35 additions and 25 deletions
1
setup.py
1
setup.py
|
@ -35,6 +35,7 @@ def main():
|
|||
# TODO hmm maybe not necessary anymore?
|
||||
# empty dir, necessary for proper dynamic imports
|
||||
'mycfg_stub/repos/.gitkeep',
|
||||
# TODO might need fixing (empty dir)
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue