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)