conda meta

This commit is contained in:
Erik Frojdh 2019-04-17 09:05:21 +02:00
parent c7169f3c36
commit cedde395a0
2 changed files with 3 additions and 3 deletions

View File

@ -45,5 +45,5 @@ 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: refactor
branch: developer

View File

@ -1,7 +1,7 @@
package:
name: sls_detector_software
version: "refactor"
version: "developer"
source:
- path: ..
@ -76,7 +76,7 @@ outputs:
run:
- python
- numpy
- sls_detector_lib=refactor
- sls_detector_lib=developer
- pyzmq
- libstdcxx-ng
- libgcc-ng