uwefladrich/scriptengine-tasks-ecearth

Ensure Compatibility with ScriptEngine Entry Points

Closed this issue · 0 comments

  • Get rid of the task loader map
  • instead, implement entry points in setup.py (cf. ScriptEngine)
  • the Task class is now in scriptengine.tasks.core
  • __init__.py-files will not be necessary anymore (probably)