From 321977d0ae43ed9410c991eecf5545160c2694de Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 29 Dec 2016 17:21:07 +0200 Subject: [PATCH] - Updated TODO list. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 31920a3..31bb096 100644 --- a/README.rst +++ b/README.rst @@ -78,6 +78,7 @@ at: https://www.shore.co.il/git/. TODO ---- +- Add unit tests of filters using doctest. - Fix combining dictionaries test. - Fix Travis CI test on Python 3.2 (https://travis-ci.org/adarnimrod/template/jobs/187388235). - Release on tagged commits to PyPI in Travis CI -- GitLab