mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 02:06:14 -05:00
- Remove pip install -e . requirement from CI workflow - Add bin/tito wrapper script that sets PYTHONPATH and cwd - Update preflight.py to use bin/tito instead of python -m tito.main - Fix milestone command name (singular not plural) - Use vars.TINYTORCH_ROOT with fallback to 'tinytorch'