xgboost/tests/ci_build/conda_env/aarch64_test.yml
WeichenXu 176fec8789
PySpark XGBoost integration (#8020)
Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
2022-07-13 13:11:18 +08:00

37 lines
388 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
- boto3
- awscli
- numba
- llvmlite
- cffi
- pyarrow
- pyspark
- cloudpickle
- pip:
- shap
- awscli
- auditwheel