mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
8 lines
257 B
Markdown
8 lines
257 B
Markdown
|
# 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
|