diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..c915711 --- /dev/null +++ b/environment.yml @@ -0,0 +1,21 @@ +name: AstronomicalData +channels: + - default + - conda-forge + - astropy +dependencies: + - python>=3.6 + - jupyter + - numpy + - matplotlib + - seaborn + - pandas + - pytables + - h5py + - scipy + - astropy + - astroquery + - astro-gala + - pip + - pip: + - pyia