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
72260d74
Commit
72260d74
authored
Feb 01, 2021
by
Thomas Vincent
Browse files
Merge branch 'tvincent-master-patch-89655' into 'master'
Install binary version of fabio See merge request
!134
parents
4cceeddb
c96f1cc2
Pipeline
#42802
failed with stages
in 8 minutes and 36 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72260d74
...
...
@@ -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 @
72260d74
...
...
@@ -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