xgboost/tests/ci_build/conda_env/aarch64_test.yml
2023-06-11 02:13:36 +08:00

36 lines
379 B
YAML

name: aarch64_test
channels:
- conda-forge
dependencies:
- python=3.8
- 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:
- awscli
- auditwheel