Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kmap
xsocs
Commits
c96f1cc2
Commit
c96f1cc2
authored
Feb 01, 2021
by
Thomas Vincent
Browse files
Install binary version of fabio
since latest version dropped python3.5
parent
4cceeddb
Pipeline
#40994
passed with stages
in 9 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c96f1cc2
...
...
@@ -85,7 +85,7 @@ manylinux1_test_py27:
script
:
# numpy is needed to build xrayutilities
-
pip install --pre numpy --only-binary numpy
-
pip install --pre --find-links artifacts/ --only-binary xsocs xsocs
-
pip install --pre --find-links artifacts/ --only-binary xsocs
,fabio
xsocs
-
python run_tests.py --installed -v -v -v
...
...
CHANGELOG.rst
View file @
c96f1cc2
...
...
@@ -11,6 +11,7 @@ Untagged
* Miscellaneous:
- Updated documentation (MR: !132)
- Fixed continuous integration (MR: !134)
v2020.11.0: 2020/11/13
----------------------
...
...
Write
Preview
Markdown
is supported
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