forked from atmtools/arts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment-dev-linux.yml
More file actions
42 lines (42 loc) · 840 Bytes
/
environment-dev-linux.yml
File metadata and controls
42 lines (42 loc) · 840 Bytes
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
32
33
34
35
36
37
38
39
40
41
42
dependencies:
- binutils
- ccache
- cmake
- doxygen
- docutils
- graphviz
- eigen
- fast_float
- fftw
- gcc
- gmp
- gxx
- ipykernel
- lark-parser
- libboost-devel
- make
- matplotlib
- nanobind=2.9
- nbsphinx
- netcdf4
- ninja
- numpy>=2
- openblas=*=*openmp*
- pkg-config
- python-build
- requests
- scipy
- setuptools>=77
- sphinx=8.2.3
- sphinx-copybutton
- sphinx-favicon
- sphinx-rtd-theme=3
- sphinx-sitemap
- sphinxcontrib-jquery
- sphinxcontrib-bibtex
- tqdm
- xarray
- zlib
channels:
- conda-forge
- nodefaults