Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zwh82 authored Sep 27, 2024
1 parent 15006dd commit fa9a0c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/pantax/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ package:
version: {{ version }}

source:
- url: https://github.com/LuoGroup2023/PanTax/releases/download/v1.0.1/pantax.tar.gz
sha256: 93f39878f15cb76d40a80e8ae1b3521f1a4bc799c0cc4519c3df9c4ea9c4b9ba
- url: https://github.com/LuoGroup2023/PanTax/releases/download/v{{ version }}/{{ name }}.tar.gz
sha256: c14a46b41f580cf39ad502049d267cd31bbfd4dc05028215cc669c0e52f58ce7

- url: https://files.pythonhosted.org/packages/07/0f/6039cf6e22f9cbec57cdedff103949e4856c18fd2cb714bc70cdc8b52941/gurobipy-11.0.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: 164e72462c2f1a705fcec73acc060aa639e745827bfe877714ff7b2ccabc5237
folder: gurobi11

- url: https://github.com/vgteam/vg/releases/download/v1.59.0/vg
sha256: a2270237c8541867ac345ad924c1641881bc9fd60be157a6d3d29fa910aacfc2
- url: https://github.com/vgteam/vg/releases/download/v1.52.0/vg
sha256: 07776b51aa6494b45982e4134eb84005ddc743e81c67e61fa52bff211d81777c
folder: vg

build:
Expand All @@ -41,7 +41,7 @@ requirements:
- tqdm =4.66.1
- numpy =1.26.3
- networkx =3.2.1
- time =1.8
- pyarrow =14.0.2

test:
commands:
Expand Down

0 comments on commit fa9a0c5

Please sign in to comment.