diff --git a/recipes/segway/meta.yaml b/recipes/segway/meta.yaml index f6c03ea1baadb..a0c26f68b7d39 100644 --- a/recipes/segway/meta.yaml +++ b/recipes/segway/meta.yaml @@ -9,36 +9,37 @@ source: build: preserve_egg_dir: True skip: True # [not py27] + number: 3 entry_points: - segway = segway.run:main - segway-task = segway.task:main - segway-layer = segway.layer:main - segway-winner = segway.winner:main - number: 2 requirements: host: - python - setuptools - - genomedata >=1.4.0 + - genomedata <=1.4.1 - gmtk - - textinput - - optbuild - - optplus + - autolog <0.2 + - textinput <=0.1.1 + - optbuild <=0.1.11 + - optplus <=0.1.1 - forked-path - hgtools - - colorbrewer + - colorbrewer <=0.1.1 - drmaa >=0.4a3 - run: - python - - genomedata >=1.4.0 + - genomedata <=1.4.1 - gmtk - - textinput - - optbuild - - optplus + - autolog <0.2 + - textinput <=0.1.1 + - optbuild <=0.1.11 + - optplus <=0.1.1 - forked-path - - colorbrewer + - colorbrewer <=0.1.1 - drmaa >=0.4a3 - ucsc-bedtobigbed