LICENSE
README.md
pyproject.toml
src/shipready/__init__.py
src/shipready/cli.py
src/shipready/grader.py
src/shipready/models.py
src/shipready/py.typed
src/shipready/report.py
src/shipready/workbook.py
src/shipready.egg-info/PKG-INFO
src/shipready.egg-info/SOURCES.txt
src/shipready.egg-info/dependency_links.txt
src/shipready.egg-info/entry_points.txt
src/shipready.egg-info/requires.txt
src/shipready.egg-info/top_level.txt
tests/test_grader.py
tests/test_workbook.py