-
Notifications
You must be signed in to change notification settings - Fork 0
/
hera.yml
53 lines (53 loc) · 1.15 KB
/
hera.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
name: hera
channels:
- conda-forge
dependencies:
- alembic
- astropy
- astropy-healpix
# remove bokeh when hera_notebook_templates is updated
- bokeh
- cartopy
- plotly::chart-studio
- coverage
- flake8
- h5py
# remove healpy when hera_notebook_templates is updated
- healpy
- ipython
- jupyter
- matplotlib
- numpy
- pandas
- plotly
- psutil
- psycopg2
- pypandoc
- pytest
- pytest-cov
- python-dateutil
- pyuvdata
- pyyaml
- redis-py
# remove scikit-learn when hera_notebook_templates is updated
- scikit-learn
- scipy
- setuptools_scm
- six
- sphinx
- sqlalchemy
- tabulate
- pip
# in the future, add /<path/to/repos>/hera_notebook_templates
# but for now, that causes conflicts
# after spinning up environment, cd into /<path/to/repos>/hera_notebook_templates
# and run pip install --no-deps .
- pip:
- pytest-cases
- flake8-docstrings
- flake8-pytest
- hera_qm
- git+https://github.com/HERA-Team/hera_mc
- git+https://github.com/HERA-Team/hera_cm_db_updates
- git+https://github.com/HERA-Team/uvtools
- git+https://github.com/mwilensky768/SSINS