chore: update todos

This commit is contained in:
Daylin Morgan 2023-08-09 11:27:54 -05:00
parent 6094c8c7b7
commit fbeb805645
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 1 additions and 4 deletions

View File

@ -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)