BMAD-METHOD/.claude/rules/optimize-rell-blockchain-co.../python-dependency-managemen...

7 lines
253 B
Plaintext

---
description: Specific rules for Python dependency management and version control in the service-1 directory.
globs: /service-1/**/*.*
---
- Always use UV when installing depdendencies
- Always use python 3.12
- Always use classes instead of function