BMAD-METHOD/.claude/rules/python-developer-cursorrule.../dependencies-management-rul...

5 lines
208 B
Plaintext

---
description: Mandates the usage of UV when installing dependencies to ensure consistency and efficiency across all environments.
globs: **/requirements.txt
---
- Always use UV when installing dependencies