Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit c6cc13c

Browse files
committed
Add note on test deps
1 parent ec0189a commit c6cc13c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ To install with optional dependencies, e.g. for AOTAutograd:
119119
pip install -e .[aot]
120120
```
121121

122+
To run functorch tests, please install our test dependencies (`expecttest`, `pyyaml`).
123+
122124

123125
</p>
124126
</details>

0 commit comments

Comments
 (0)