Skip to content
Snippets Groups Projects
Commit a6a01939 authored by valentin.emiya's avatar valentin.emiya
Browse files

update CI

parent 8dd2ed07
No related branches found
No related tags found
No related merge requests found
Pipeline #5092 failed
...@@ -5,7 +5,7 @@ tests: ...@@ -5,7 +5,7 @@ tests:
- docker - docker
script: script:
- cd python - cd python
- pip3 install --no-deps . - pip3 install .
- pytest-3 - pytest-3
# generate the documentation # generate the documentation
......
...@@ -273,6 +273,7 @@ intersphinx_mapping = { ...@@ -273,6 +273,7 @@ intersphinx_mapping = {
'numpy': ('https://docs.scipy.org/doc/numpy/', None), 'numpy': ('https://docs.scipy.org/doc/numpy/', None),
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None), 'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
'skpomade': ('http://valentin.emiya.pages.lis-lab.fr/skpomade/', None), 'skpomade': ('http://valentin.emiya.pages.lis-lab.fr/skpomade/', None),
'yafe': ('http://skmad-suite.pages.lis-lab.fr/yafe/', None),
} }
# Allow errors in notebook # Allow errors in notebook
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment