LICENSE
README.md
pyproject.toml
src/workflow_clinic/__init__.py
src/workflow_clinic/main.py
src/workflow_clinic.egg-info/PKG-INFO
src/workflow_clinic.egg-info/SOURCES.txt
src/workflow_clinic.egg-info/dependency_links.txt
src/workflow_clinic.egg-info/entry_points.txt
src/workflow_clinic.egg-info/requires.txt
src/workflow_clinic.egg-info/top_level.txt
src/workflow_clinic/models/__init__.py
src/workflow_clinic/models/metadata.py
src/workflow_clinic/models/task.py
src/workflow_clinic/models/workflow_bundle.py
tests/test_smoke.py
tests/test_workflow_bundle.py