Commit graph

8 commits

Author SHA1 Message Date
Dima Gerasimov
403ec18385 core/modules: get rid of set_repo uses, it was just complicating everythin 2020-05-18 21:33:52 +01:00
Dima Gerasimov
c0bbb4eaf2 misc: get rid of SimpleNamespace uses 2020-05-17 22:05:23 +01:00
Dima Gerasimov
66453cb29b add @classproperty, change set_repo to not require the parent 2020-05-09 20:03:35 +01:00
Dima Gerasimov
b7e5640f35 move init.py to my.core 2020-05-06 22:20:00 +01:00
Dima Gerasimov
9d5d368891 get rid of unnecessary .init imports 2020-05-06 22:05:16 +01:00
Dima Gerasimov
636060db57 Simplify config discovery: get rid of the hacky stub and reimport proper config automatically 2020-05-05 22:22:32 +01:00
Dima Gerasimov
4a83ff4864 hacks to work around python3.6 imports; add set_repo 2020-04-19 12:42:00 +01:00
Dima Gerasimov
811303fcb1 add helper for setting the config dynamically 2020-04-14 20:14:58 +01:00