Commit d1980e7
committed
chore(dev): add .python-version and requirements_dev.txt
.python-version pins the local interpreter to 3.13. requirements_dev.txt
collects the lint/format/type/security/spell tooling plus prek; it pulls in
requirements_test.txt but deliberately does not pin pillow/numpy (they
conflict with the Home Assistant pin used by the test stack).1 parent bbcef50 commit d1980e7
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments