mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
chore: do some todos
This commit is contained in:
parent
1f11967f3f
commit
28e57c99b4
1 changed files with 3 additions and 3 deletions
6
todo.md
6
todo.md
|
@ -1,7 +1,7 @@
|
|||
# VIV Todo's
|
||||
|
||||
- [ ] swap flake8 for ruff
|
||||
- [x] swap flake8 for ruff
|
||||
- [ ] add classifiers for pypi?
|
||||
- [ ] use config file (probably ini or json / could also allow toml for python>=3.11)
|
||||
- [ ] use config file (probably ini or toml for python>=3.11)
|
||||
- [ ] enable a garbage collection based on time or file existence (configurable)
|
||||
- [ ] unit tests
|
||||
- [ ] unit tests (v important)
|
||||
|
|
Loading…
Reference in a new issue