tobi-wan-kenobi
320827d577
[core] restructure to allow PIP packaging
...
OK - so I have to admit I *hate* the fact that PIP seems to require a
subdirectory named like the library.
But since the PIP package is something really nifty to have (thanks to
@tony again!!!), I updated the codebase to hopefully conform with what
PIP expects. Testruns so far look promising...
2020-05-09 21:22:00 +02:00
tobi-wan-kenobi
21049b9b03
[modules] Add contributions to (hopefully!) all modules
2020-05-08 20:58:35 +02:00
tobi-wan-kenobi
f49300e568
[doc] update docs as per #606
2020-05-06 12:57:38 +02:00
tobi-wan-kenobi
30c1f712a6
[formatting] reformat using "black -t py34"
...
getting rid of thinking about consistent formatting...
2020-05-03 11:15:52 +02:00
tobi-wan-kenobi
9b63345b44
[modules/nvidiagpu] Fix double "not found" check
...
refactor error: it should be *either* "not found" in string *OR*
string.startswith("something"), not both.
fixes #617
2020-05-02 09:49:28 +02:00
tobi-wan-kenobi
65faf73e8d
[modules/nvidiagpu] Hide if not found
2020-04-28 20:15:25 +02:00
tobi-wan-kenobi
f2d411276d
[modules/all] Update constructore to include theme
2020-04-26 16:39:24 +02:00
tobi-wan-kenobi
8e9fba36c4
[modules/nvidiagpu] Update to latest API
2020-04-24 16:15:00 +02:00
tobi-wan-kenobi
97866362d5
[modules/nvidiagpu] quotes
2020-04-24 16:09:12 +02:00
tobi-wan-kenobi
53afade88d
[modules] re-enable nvidiagpu
2020-04-24 16:08:53 +02:00