Commit 4b4c86d
committed
Chore: Add PIP variable to Makefile
- Defines a PIP variable to be used in the install target.
- This allows for more explicit control over which pip executable is used.
- Ensures consistency with how other tools like PYTHON and RUFF are defined.1 parent 82be678 commit 4b4c86d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments