forked from cta-observatory/ctapipe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpy3.7_env.yaml
More file actions
46 lines (46 loc) · 699 Bytes
/
py3.7_env.yaml
File metadata and controls
46 lines (46 loc) · 699 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
43
44
45
46
name: cta-dev
channels:
- default
- cta-observatory
dependencies:
- python=3.7
- zeromq
- pyzmq>=17 # needed for correct function of notebooks on OSX
- astropy
- bokeh
- cython
- conda-forge::gammapy
- graphviz
- h5py
- iminuit
- ipython
- ipywidgets
- jupyter
- matplotlib
- numba
- numpy>=1.15.4
- numpydoc
- pandas
- pytest
- pytest-cov
- psutil
- scikit-learn
- scipy
- setuptools
- sphinx
- sphinx_rtd_theme
- sphinx-automodapi
- traitlets
- wheel
- xz
- pyyaml
- zlib
- iminuit
- pytables
- tqdm
- conda-forge::nbsphinx
- eventio=0.18
- pytest-runner
- ctapipe-extra=0.2.17
- pyhessio=2.1
- nbconvert>=5.4