Skip to content
Snippets Groups Projects
  1. Jul 16, 2021
  2. Jun 12, 2020
  3. Mar 19, 2020
  4. Feb 18, 2020
    • Alex Kanitz's avatar
      install dependencies via Conda · 8742cd72
      Alex Kanitz authored
      - add 3 separate Conda environment files for installing
        - essential dependencies without Singularity (most users)
        - essential dependencies including Singularity (root users on Linux only)
        - non-essential dependencies (required for tests etc.)
      - install Python dependencies via `pip` _within_ Conda environment to avoid #56
      - update Conda-based installation instructions
        - describe usage of different environment files
        - add supported OS versions (macOS not yet added, because only installation works)
      - update CI config to use same setup (based on Miniconda Docker image)
      8742cd72
Loading