-
Notifications
You must be signed in to change notification settings - Fork 0
/
pipe1669.yaml
31 lines (29 loc) · 887 Bytes
/
pipe1669.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: pipe1669
channels:
- conda-forge
- defaults
dependencies:
- conda-ecosystem-user-package-isolation
- python=3.10
- ipython
- pip
- numpy
- matplotlib
- scipy
- openmpi
- mpi4py<4.0.0
- certifi
- protobuf=3.20 # casatplotms requires ver<=3.20 currently
- poppler # required for PL
- imagemagick # required for PL
- pandoc # nbsphinx requires 'pandoc'; available from macports/homebrew or apt; different from 'pandoc' on PyPI)
# - python-casacore # if you want a different I/O option.
- pip:
- --extra-index-url https://casa-pip.nrao.edu/repository/pypi-group/simple
- casatools==6.6.6.* # native macOS/ARM64 builds started from ver6.6.4.*
- casatasks==6.6.6.*
- casashell==6.6.6.*
- casampi
- casaplotms
- casaplotserver
# - .