Codebase list ctdconverter / dc098b9 galaxy / dist / conda / meta.yaml
dc098b9

Tree @dc098b9 (Download .tar.gz)

meta.yaml @dc098b9raw · history · blame

package:
  name: ctd2galaxy
  version: "1.0"

source:
  git_rev: v1.0
  git_url: https://github.com/WorkflowConversion/CTD2Galaxy.git

build:
  noarch_python: True

requirements:
  build:
    - python
    - setuptools

  run:
    - python
    - lxml
    - ctdopts 1.0

test:
  imports: 
    - CTDopts.CTDopts

about:
  home: https://github.com/WorkflowConversion/CTD2Galaxy
  license_file: LICENSE