Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
Nabu
Commits
8873462d
Commit
8873462d
authored
Apr 17, 2020
by
Pierre Paleo
Browse files
Update CI script
parent
9c423835
Pipeline
#24642
passed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8873462d
...
...
@@ -22,10 +22,10 @@ test:
-
pip install --upgrade pip
-
pip install --upgrade setuptools
-
pip install --upgrade numpy
# Install a version of silx containing not-released-yet features needed for Nabu
# Hopefully this wont be needed after the 0.12 release
-
pip install silx
script
:
# tomoscan does not advertise its dependencies in setup.py - see tomoscan/-/issues/9
-
pip install lxml
-
pip install git+https://gitlab.esrf.fr/tomotools/tomoscan.git
-
python -m pip install .
-
nabu-test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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