21 lines
239 B
YAML
21 lines
239 B
YAML
name: win64_env
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.8
|
|
- wheel
|
|
- numpy
|
|
- scipy
|
|
- scikit-learn
|
|
- pandas
|
|
- matplotlib
|
|
- dask
|
|
- distributed
|
|
- python-graphviz
|
|
- pytest
|
|
- jsonschema
|
|
- hypothesis
|
|
- jsonschema
|
|
- python-graphviz
|
|
- pip
|