forked from tardis-sn/tardis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtardis_env3.yml
72 lines (62 loc) · 960 Bytes
/
tardis_env3.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: tardis
channels:
- conda-forge
dependencies:
- python=3
- pip
- numpy=1.19.0
- scipy=1.5
- pandas=1.0
- astropy=3
- numba=0.50
- numexpr
- Cython=0.29
- compilers
# Plasma
- networkx
# I/O
- pyyaml
- jsonschema
- pyne=0.7
- pytables
- h5py
- requests
- tqdm
# Analysis
- jupyter
- notebook
- matplotlib
- graphviz
- pygraphviz
- pyside2
# widgets
- qgrid
# Documentation
- sphinx
- nbconvert
- numpydoc
- docutils
- nbformat
- nbsphinx
- sphinx_bootstrap_theme
- sphinxcontrib-bibtex
- sphinxcontrib-apidoc
- sphinx_rtd_theme
- recommonmark
# Test/Coverage requirements
- git-lfs
- pytest=5
- pytest-html
- pytest-cov
- coverage
- requests
- docopt
# Code quality
- black
- pip:
# Documentation
- sphinxcontrib-tikz
- dokuwiki
- dot2tex
- sphinx-jsonschema
- git+https://github.com/Naereen/dot2tex.git