xgboost/tests/ci_build/conda_env/aarch64_test.yml
2020-10-18 22:35:19 -07:00

30 lines
315 B
YAML

name: aarch64_test
channels:
- conda-forge
dependencies:
- python=3.7
- pip
- wheel
- pytest
- pytest-cov
- numpy
- scipy
- scikit-learn
- pandas
- matplotlib
- dask
- distributed
- hypothesis
- graphviz
- python-graphviz
- codecov
- cmake
- ninja
- boto3
- jsonschema
- numba
- llvmlite
- pip:
- shap
- awscli