Commit e846b3a
committed
build: pin statsmodels<=0.14.4 on emscripten for pyodide compatibility
pyodide ships statsmodels==0.14.4, which is incompatible with the
statsmodels>=0.14.6 requirement. Split the dependency by platform so
plotnine remains installable in pyodide.1 parent 67fc88b commit e846b3a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments