diff options
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- make output of list --installed consistent with --not-installed - implem with asyncio for steppers to simplify implementation - with cli just run asyncio.run(main()) - with gui, run gtk in a thread and asyncio.run in main thread (or the |