mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2025-12-05 19:17:52 -06:00
Simplified .envrc to use the existing root venv (bin/ directory) instead of creating nested .venv Updated .tinyrc to point to root directory Ensures direnv properly activates the virtual environment with all installed packages
4 lines
23 B
Plaintext
4 lines
23 B
Plaintext
{
|
|
"venv_path": "."
|
|
}
|