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