Files
cs249r_book/tools/setup
Vijay Janapa Reddi 9d1a6a6d0d fix(setup): update Python requirement and dependencies path
- Update Python requirement from 3.8+ to 3.9+ to match current project needs
- Fix requirements.txt path from 'requirements.txt' to 'tools/dependencies/requirements.txt'

This ensures the setup script works with the current project structure and requirements.
2025-08-19 11:45:39 -04:00
..