Skip to content

Commit 4929079

Browse files
committed
removed whitespace between larray >= and 0.30 in meta.yaml making conda build to fail
1 parent 48c0c3a commit 4929079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

condarecipe/larray-editor/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323

2424
run:
2525
- python
26-
- larray >= 0.30
26+
- larray >=0.30
2727
- matplotlib
2828
- ipykernel !=5.0, !=5.1
2929
- pyqt

0 commit comments

Comments
 (0)