mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
conda version
This commit is contained in:
parent
b0fd4f4c44
commit
d14c9600bb
@ -41,4 +41,4 @@ deploy:
|
||||
provider: script
|
||||
script: find $HOME/miniconda/conda-bld/${TRAVIS_OS_NAME}-64 -name "*.tar.bz2" -exec anaconda -t $CONDA_TOKEN upload --force {} \;
|
||||
on:
|
||||
branch: 4.1.0
|
||||
branch: 4.1.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
package:
|
||||
name: sls_detector_software
|
||||
version: 4.1.0
|
||||
version: 4.1.1
|
||||
|
||||
source:
|
||||
- path: ..
|
||||
@ -50,14 +50,14 @@ requirements:
|
||||
|
||||
outputs:
|
||||
- name: sls_detector_lib
|
||||
version: 4.1.0
|
||||
version: 4.1.1
|
||||
script: copy_lib.sh
|
||||
requirements:
|
||||
build:
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
- name: sls_detector_gui
|
||||
version: 4.1.0
|
||||
version: 4.1.1
|
||||
script: copy_gui.sh
|
||||
requirements:
|
||||
build:
|
||||
@ -81,5 +81,5 @@ outputs:
|
||||
- {{ cdt('libxdamage') }} # [linux]
|
||||
- {{ cdt('libxxf86vm') }} # [linux]
|
||||
run:
|
||||
- sls_detector_lib=4.1.0
|
||||
- sls_detector_lib=4.1.1
|
||||
- qwt 6.1.4=hf484d3e_1001
|
||||
|
Loading…
x
Reference in New Issue
Block a user