From 10f29b3872035908c18ebe8b368b0df38c53adf2 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 25 Dec 2015 17:00:50 +0530 Subject: [PATCH] Update todo with release + win testing --- pytest_gui_status/status_gui/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pytest_gui_status/status_gui/todo.txt b/pytest_gui_status/status_gui/todo.txt index b20cc4f..a9923ac 100644 --- a/pytest_gui_status/status_gui/todo.txt +++ b/pytest_gui_status/status_gui/todo.txt @@ -6,6 +6,8 @@ Todo 3. use logging.debug / log file for more prints 4. Add gui tests 5. Use config.pluginmanager.hasplugin('plugin_name') when needed +6. Release on pypi +7. Test on Appveyor - install redis via chocolatey Done