MANIFEST.in
README.md
setup.py
sfini/__init__.py
sfini/_cli.py
sfini/_util.py
sfini/activity.py
sfini/state_machine.py
sfini/task_resource.py
sfini/worker.py
sfini.egg-info/PKG-INFO
sfini.egg-info/SOURCES.txt
sfini.egg-info/dependency_links.txt
sfini.egg-info/requires.txt
sfini.egg-info/top_level.txt
sfini/execution/__init__.py
sfini/execution/_execution.py
sfini/execution/history.py
sfini/state/__init__.py
sfini/state/_base.py
sfini/state/_state.py
sfini/state/choice.py
sfini/state/error.py