mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-09 08:02:01 -05: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": "."
|
|
}
|