test-conda/environment.yml
2019-03-28 14:26:17 -04:00

14 lines
158 B
YAML

name: base-environment
channels:
- conda-forge
dependencies:
- numpy
- matplotlib
- scipy
- zstd
- zlib
- yaml
- sqlite
- sympy
- jupyter