xgboost/tests/ci_build/conda_env/win64_test.yml
2020-07-29 04:29:57 -07:00

19 lines
211 B
YAML

name: win64_env
channels:
- conda-forge
dependencies:
- python=3.7
- numpy
- scipy
- matplotlib
- scikit-learn
- pandas
- pytest
- python-graphviz
- boto3
- hypothesis
- jsonschema
- pip
- pip:
- cupy-cuda101