Cursor rule Cursor
REQUIRED: Always invoke Python-related commands via 'uv run', or use ./pp which invokes persistproc in the venv. FORBIDDEN: Never call bare python, pytest, or pip from a shell. ENCOURAGED: Disable coverage tests when filtering to specific tests.
8 1y ago A 74 tokens
original MIT