mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
chore: swap todo's
This commit is contained in:
parent
621f5a7aca
commit
f646278f8b
1 changed files with 1 additions and 1 deletions
2
todo.md
2
todo.md
|
@ -1,7 +1,7 @@
|
|||
# VIV Todo's
|
||||
|
||||
- [x] swap flake8 for ruff
|
||||
- [ ] add classifiers for pypi?
|
||||
- [ ] use stdout and stderr more effectively (or switch to logging?)
|
||||
- [ ] 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)
|
||||
|
|
Loading…
Reference in a new issue