Skip to content

Commit 3840d08

Browse files
committed
fix
1 parent 0426033 commit 3840d08

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
numpy = [">=1.20,<1.21"]

conda-recipe/meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ outputs:
5656
- libcxx # [osx]
5757
- libgcc-ng # [linux]
5858

59+
files:
60+
- bin/*
61+
5962
# ---------------------------------------------------------
6063
# Output #2: Noarch Python wrapper (aligncount_demo)
6164
# ---------------------------------------------------------
@@ -72,6 +75,7 @@ outputs:
7275
- python >=3.9,<3.14
7376
- pip
7477
- setuptools
78+
- conda-verify
7579
host:
7680
- python >=3.9,<3.14
7781
- pip

0 commit comments

Comments
 (0)