Skip to content
Snippets Groups Projects
.test-conda-env-py3.yml 150 B
Newer Older
  • Learn to ignore specific revisions
  • name: test-conda-env
    channels:
    - conda-forge
    - nodefaults
    
    dependencies:
    - python=3
    - git
    - libhwloc=2
    - numpy
    - pocl
    - mako
    - pyopencl
    - islpy
    - pip