From fbeb8056454e54e5cdc152867bf92ffd0e941875 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 9 Aug 2023 11:27:54 -0500 Subject: [PATCH] chore: update todos --- todo.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/todo.md b/todo.md index 68b1180..a2d66a6 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,4 @@ # VIV Todo's -- [ ] use config file (probably ini or toml for python>=3.11) -- [ ] enable a garbage collection based on time or file existence (configurable) - [ ] unit tests (v important) - -- [ ] add more options to filter `viv list` +- [ ] documentation (v important)