test-conda/environment.yml
Benjamin Blouin 182c412c15
python 3.7
2019-03-28 13:24:55 -04:00

37 lines
408 B
YAML

name: base-environment
channels:
- conda-forge
dependencies:
- numpy
- psutil
- toolz
- matplotlib
- dill
- pandas
- partd
- bokeh
- dask
- scipy
- zstd
- zlib
- zict
- zeromq
- yaml
- xz
- xlwt
- xlwings
- wheel
- tornado
- sqlite
- sympy
- sip
- tk
- isort
- ipytkernel
- ipython
- html5lib
- jupyter
- libssh2
- octave_kernel
- python=3.7