]> git.phdru.name Git - mimedecode.git/commitdiff
Docs: Change priorities in TODO
authorOleg Broytman <phd@phdru.name>
Sun, 22 Oct 2017 20:27:52 +0000 (23:27 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 22 Oct 2017 20:27:52 +0000 (23:27 +0300)
TODO

diff --git a/TODO b/TODO
index 2566678af1ac02b09cb9c2026e8e1f1b867066d7..fd90ddd58641cefd788d4a5ff520adfb80e48ef5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,12 @@
-PyPI.
+Split mimedecode.py into a library and a small script.
+Move formatparam_27.py and mimedecode_version.py to the library.
+Rename mimedecode_version.py to __version__.py.
 
 
 flake8.
 
 
-Split mimedecode.py into a library and a small script.
-Move formatparam_27.py and mimedecode_version.py to the library.
-Rename mimedecode_version.py to __version__.py.
+PyPI.
 
 
 Move mimedecode to http://phdru.name/Software/Python/mimedecode/ .