Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 622065e

Browse filesBrowse files
committed
DOC/MNT install docs with dev version of sphinx theme
1 parent d2f87e8 commit 622065e
Copy full SHA for 622065e

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,13 @@ commands:
100100
numpy<< parameters.numpy_version >> codecov coverage \
101101
-r requirements/doc/doc-requirements.txt
102102
103+
mpl-theme-install:
104+
steps:
105+
- run:
106+
name: Install mpl-sphinx-theme dev
107+
command: |
108+
pip install git+https://github.com/matplotlib/mpl-sphinx-theme.git
109+
103110
mpl-install:
104111
steps:
105112
- run:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.