Files
AstronomicalData/environment.yml
2020-12-26 12:42:45 -05:00

22 lines
256 B
YAML

name: AstronomicalData
channels:
- default
- conda-forge
- astropy
dependencies:
- python>=3.6
- jupyter
- numpy
- matplotlib
- seaborn
- pandas
- pytables
- h5py
- scipy
- astropy
- astroquery
- gsl
- python-wget
- gala