File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change 77
77
with :
78
78
environment-name : test
79
79
init-shell : bash
80
- create-args : ' python=${{ env.PYTHON_VERSION }} pip numpy setuptools matplotlib pillow pytest pytest-cov coverage seaborn statsmodels plotly joblib wheel libiconv pygraphviz memory_profiler ipython pypandoc conda-libmamba-solver mamba'
80
+ create-args : ' python=${{ env.PYTHON_VERSION }} pip numpy setuptools matplotlib pillow pytest pytest-cov coverage seaborn statsmodels plotly joblib wheel libiconv pygraphviz lxml memory_profiler ipython pypandoc conda-libmamba-solver mamba'
81
81
if : matrix.distrib == 'mamba'
82
82
# Make sure that things work even if the locale is set to C (which
83
83
# effectively means ASCII). Some of the input rst files have unicode
You can’t perform that action at this time.
0 commit comments