Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
nxtomomill
Commits
31cc91b2
Commit
31cc91b2
authored
Oct 04, 2021
by
Henri Payno
Browse files
install silx from master instead of fix_is_absolute
parent
d7327c55
Pipeline
#55820
passed with stages
in 8 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/install_scripts.sh
View file @
31cc91b2
...
...
@@ -5,7 +5,7 @@ function install_tomoscan(){
}
function
install_silx
(){
python
-m
pip
install
git+https://github.com/silx-kit/silx.git@
fix_is_absolu
te
python
-m
pip
install
git+https://github.com/silx-kit/silx.git@
mas
te
r
}
function
silx_version
(){
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment