We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aca466 + 065a188 commit e4384b8Copy full SHA for e4384b8
1 file changed
.circleci/config.yml
@@ -107,8 +107,6 @@ commands:
107
python -m pip install --user \
108
numpy<< parameters.numpy_version >> \
109
-r requirements/doc/doc-requirements.txt
110
- python -m pip install --no-deps --user \
111
- git+https://github.com/matplotlib/mpl-sphinx-theme.git
112
113
mpl-install:
114
steps:
0 commit comments