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
tomwer
Commits
bd2e9668
Commit
bd2e9668
authored
May 03, 2022
by
Henri Payno
Browse files
CI: remove installation of some specific branches for nabu and tomoscan
parent
34ea559e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bd2e9668
...
...
@@ -72,9 +72,9 @@ tomwer:
-
python -m pip install .[full_no_cuda]
-
python -m pip install PyQt5==5.11.3
-
python -m pip install pyqtgraph==0.11.0
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/tomoscan
@update_normalization
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/tomoscan
-
python -m pip install pytest-cov
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/nabu
@sino_normalization_url
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/nabu
-
python -m tomwer --help
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python -m pytest --cov=./ tomwer orangecontrib
...
...
@@ -94,7 +94,7 @@ test:test-tomwer-tutorials:
-
python -m pip install fabio --upgrade --pre
-
python -m pip install silx --upgrade --pre
-
python -m pip install .[full_no_cuda]
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/tomoscan
@update_normalization
-
python -m pip install git+https://gitlab.esrf.fr/tomotools/tomoscan
-
mkdir tmp_dir
-
cd tmp_dir
script
:
...
...
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