Commit f551f1a
committed
fix(Dockerfile):
- Added `PYTHON_CLICK_VERSION` to `.env.versions` and `Dockerfile` to explicitly fulfill the requirements of ScanCode (there were problems especially on MacOS without the explicit dependency)
- Adjusted dependency installation order to fix build problems with ScanCode
- Fixed missing = when setting the UV version
Signed-off-by: Jan-Niclas Struewer <[email protected]>1 parent 2bfb7ce commit f551f1a
2 files changed
+11
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 159 | | |
166 | 160 | | |
167 | 161 | | |
| |||
172 | 166 | | |
173 | 167 | | |
174 | 168 | | |
| 169 | + | |
175 | 170 | | |
176 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments