X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=b88d53fa2ab9f1fd84b7c7d81322675c7d881e80;hb=88172f6d4bbe00c152114a3b11ce79d94090f2d2;hp=7a84e4b588f9952b7a1d029298c4e1b4d7404b0d;hpb=a10c1c59177d563a74e135e414eadef32fea4b0b;p=mimedecode.git diff --git a/TODO b/TODO index 7a84e4b..b88d53f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ GitHub, Travis, AppVeyor, PyPI. +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.