mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-13 07:18:14 +01:00
conda meta
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user