19 lines
206 B
YAML
19 lines
206 B
YAML
name: win64_env
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.8
|
|
- numpy
|
|
- scipy
|
|
- matplotlib
|
|
- scikit-learn
|
|
- pandas
|
|
- pytest
|
|
- boto3
|
|
- hypothesis
|
|
- jsonschema
|
|
- cupy
|
|
- python-graphviz
|
|
- modin-ray
|
|
- pip
|