Commit graph

23 commits

Author SHA1 Message Date
Dima Gerasimov
8019389ccb cli: move doctor to core, add doc 2020-05-25 10:17:40 +01:00
Dima Gerasimov
2ede5b3a5c cli: add config check command 2020-05-25 09:49:57 +01:00
Dima Gerasimov
2a9fd54c12 Improve documentation for some modules 2020-05-17 21:56:58 +01:00
Dima Gerasimov
647b6087dd add main HPI executable 2020-05-14 23:01:50 +01:00
Dima Gerasimov
d7abff03fc add dataclasses dependency for python<3.7 2020-05-10 22:43:02 +01:00
Dima Gerasimov
505a2b22ae fix my.config.repos stub 2020-05-07 08:39:30 +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
4cceccd787 add test for dynamic config attributes (import my.cfg as config) 2020-05-04 22:08:58 +01:00
Dima Gerasimov
fe763c3c04 Fix my.config handling during mypy 2020-05-04 19:52:18 +01:00
Dima Gerasimov
1f07e1a2a8 enable mypy on CI for core stuff 2020-05-04 19:52:18 +01:00
Dima Gerasimov
78dbbd3c55 prettify emfit provider 2020-05-03 13:42:31 +01:00
Dima Gerasimov
04605d9c09 attemtp to use post versions 2020-04-24 22:01:15 +01:00
Dima Gerasimov
4e861eb2b2 fix namespace packages finding 2020-04-24 21:44:03 +01:00
Dima Gerasimov
185fa9aabd update readme 2020-04-18 16:16:54 +01:00
Dima Gerasimov
ea00c2afdb name PyPi package HPI instead of 'my' 2020-04-18 15:26:13 +01:00
Dima Gerasimov
7fe6520575 Switch to github CI 2020-04-18 15:21:23 +01:00
Dima Gerasimov
46f69a8911 install subpackages properly 2020-04-15 22:25:58 +01:00
Dima Gerasimov
968c448013 Update usage docs 2020-04-12 15:01:03 +01:00
Dima Gerasimov
f766c8abe5 updates to the setup guide 2020-04-12 13:42:03 +01:00
Dima Gerasimov
be7c4d2098 WIP on using ~/.config/my/my.config 2020-04-11 20:32:26 +01:00
Dima Gerasimov
fe0521b6dc install mycfg stub along with the package 2020-02-05 20:45:44 +00:00
Dima Gerasimov
3ee2deecae Use tox 2019-12-19 20:14:26 +00:00
Dima Gerasimov
e72ad57f91 Add initial setup.py 2019-11-17 10:44:14 +00:00