[CI] Build a Python wheel for aarch64 platform (#6253)

This commit is contained in:
Philip Hyunsu Cho
2020-10-18 22:35:19 -07:00
committed by GitHub
parent 5037abeb86
commit 7f6ed5780c
7 changed files with 150 additions and 36 deletions

View File

@@ -0,0 +1,35 @@
name: cpu_test
channels:
- conda-forge
dependencies:
- python=3.7
- pip
- wheel
- pyyaml
- cpplint
- pylint
- numpy
- scipy
- scikit-learn
- pandas
- matplotlib
- dask
- distributed
- python-graphviz
- hypothesis
- astroid
- sphinx
- sh
- recommonmark
- mock
- breathe
- pytest
- pytest-cov
- python-kubernetes
- urllib3
- jsonschema
- boto3
- awscli
- pip:
- guzzle_sphinx_theme
- datatable