Skip to content

Commit 6630ec2

Browse files
committed
fix conda packaging
1 parent d2106ad commit 6630ec2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
subdir: conda
1919
anaconda_user: colomoto
2020
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}
21+
conda_build_options: '-c bioasp'
2122
- uses: actions/setup-python@v1
2223
- name: Install dependencies
2324
run: |

0 commit comments

Comments
 (0)