Skip to content

Commit

Permalink
Update the TODO list.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedecock committed Aug 26, 2015
1 parent 6f2c741 commit b4bc03e
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@
- [x] packet.py
- [x] status_packet.py
- [x] utils.py
- [ ] Update the CHANGES.rst file.

## Version 0.5

- [ ] Write a test suite to launch all unit tests.
- [ ] Add some examples.
- [ ] Improve the README file:
- [ ] Description;
- [ ] Installation procedure: see http://www.pylint.org/ (and add more
details in the Troubleshooting/FAQ sections)
- [ ] Clean all modules with pep8.
- [ ] argparse_default.py
- [ ] connection.py
Expand All @@ -61,15 +71,9 @@
- [ ] packet.py
- [ ] status_packet.py
- [ ] utils.py

## Version 0.5

- [ ] Write a test suite to launch all unit tests.
- [ ] Add some examples.
- [ ] Improve the README file:
- [ ] Description;
- [ ] Installation procedure: see http://www.pylint.org/ (and add more
details in the Troubleshooting/FAQ sections)
- [ ] Get a table with border in sphinx (to write clean packet data frame in
the documentation), i.e. something like this:
https://docs.python.org/3/library/itertools.html

## Version 1.0

Expand Down

0 comments on commit b4bc03e

Please sign in to comment.