viv/todo.md

8 lines
257 B
Markdown
Raw Normal View History

2023-03-02 23:01:52 -06:00
# VIV Todo's
- [ ] swap flake8 for ruff
- [ ] add classifiers for pypi?
- [ ] use config file (probably ini or json / could also allow toml for python>=3.11)
- [ ] enable a garbage collection based on time or file existence (configurable)
- [ ] unit tests