test-conda/environment.yml
Benjamin Blouin 5e8e00a714
trying to fix
2019-03-28 14:17:07 -04:00

28 lines
312 B
YAML

name: base-environment
channels:
- conda-forge
dependencies:
- numpy
- psutil
- toolz
- matplotlib
- dill
- pandas
- partd
- scipy
- zstd
- zlib
- zict
- zeromq
- yaml
- sqlite
- sympy
- sip
- tk
- isort
- ipython
- html5lib
- jupyter
- octave_kernel
- python=3.7