Skip to content

Commit e1a29fa

Browse files
committed
Add environment activation instructions to AGENTS.md
1 parent a388bc7 commit e1a29fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# AGENTS
22

3+
## Environment
4+
5+
- **Activation required**: Always run `conda activate CausalPy` before executing any Python commands, tests, or scripts
6+
37
## Testing preferences
48

59
- Write all Python tests as `pytest` style functions, not unittest classes

0 commit comments

Comments
 (0)