Commit 915f21b
Make lazily fetching dependencies compatible to disallow_empty_glob (#477)
Some python packages are provided as ".tar.gz" instead of ".whl".
In such cases globbing for ".whl" files returns an empty result.
Co-authored-by: Jonathon Belotti <[email protected]>1 parent ce19337 commit 915f21b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments