Commit 26217e1
committed
'exclude' should be able to override 'include' matches
Note that this behavior was different for files in dirs; see
"if file.is_dir():" block a bit higher in the code.
Related: python-poetry/poetry#13361 parent 275e5a4 commit 26217e1
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
| 185 | + | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
| |||
0 commit comments