Skip to content

Commit

Permalink
Merge pull request #166 from larsoner/deploy
Browse files Browse the repository at this point in the history
MAINT: Deploy maint/* branch
  • Loading branch information
drammock authored Jan 9, 2024
2 parents 32b10ea + 24b444c commit 9d9f0a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,4 @@ workflows:
branches:
only:
- main
- maint/0.2
- /maint\/.*/
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"joblib": ("https://joblib.readthedocs.io/en/latest", None),
"nibabel": ("https://nipy.org/nibabel", None),
"nilearn": ("http://nilearn.github.io/stable", None),
"dipy": ("https://docs.dipy.org/1.8.0/", None),
"dipy": ("https://docs.dipy.org/stable", None),
}
intersphinx_timeout = 5

Expand Down

0 comments on commit 9d9f0a9

Please sign in to comment.