Skip to content

Commit 49b5f26

Browse files
committed
Update TODO list
1 parent 5607e80 commit 49b5f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- [ ] Implement existing models registration
2020
- [ ] attrs
2121
- [ ] dataclasses
22+
- [ ] Decorator to mark class as exclude from models merge
2223
- Other features
2324
- [ ] Keys separator style
2425
- [ ] Decode unicode in keys
@@ -36,7 +37,6 @@
3637
- [ ] ISO date
3738
- [ ] ISO time
3839
- [ ] ISO datetime
39-
- [ ] Decorator to mark class as exclude from models merge
4040
- API Layer
4141
- [ ] Route object
4242
- [ ] Register model as route in/out data spec
@@ -74,5 +74,5 @@
7474
- [ ] setup.py
7575
- [ ] setup.py + pytest integration
7676
- [ ] Tox integration
77-
- [ ] TravisCI integration
77+
- [X] TravisCI integration
7878
- [ ] pip package

0 commit comments

Comments
 (0)