Skip to content

Commit

Permalink
Update annosine2 build (bioconda#45033)
Browse files Browse the repository at this point in the history
* Update meta.yaml

* Update meta.yaml
  • Loading branch information
liaoherui authored and erikrikarddaniel committed Jan 10, 2024
1 parent fac515c commit 5a3a493
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/annosine2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: c9d12adec9875c4a429c6e9da5b76d31c760ef7474635caf742d25592378f34c

build:
number: 0
number: 1
entry_points:
- annosine2 = AnnoSINE.AnnoSINE_v2:main
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vvv "
Expand All @@ -27,6 +27,7 @@ requirements:
- kiwisolver
- matplotlib-base
- numpy
- pandas
- pillow
- pyparsing
- python
Expand Down

0 comments on commit 5a3a493

Please sign in to comment.