Skip to content

do not depend to scipy to use numpy array #40

do not depend to scipy to use numpy array

do not depend to scipy to use numpy array #40

name: Building Package
on:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
build:
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main
secrets:
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}