Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu> Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
43 lines
473 B
YAML
43 lines
473 B
YAML
name: macos_test
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- pip
|
|
- wheel
|
|
- pyyaml
|
|
- cpplint
|
|
- pylint
|
|
- numpy
|
|
- scipy
|
|
- llvm-openmp
|
|
- scikit-learn
|
|
- pandas
|
|
- matplotlib
|
|
- dask
|
|
- distributed
|
|
- graphviz
|
|
- python-graphviz
|
|
- hypothesis
|
|
- astroid
|
|
- sphinx
|
|
- sh
|
|
- recommonmark
|
|
- mock
|
|
- breathe
|
|
- pytest
|
|
- pytest-cov
|
|
- python-kubernetes
|
|
- urllib3
|
|
- jsonschema
|
|
- boto3
|
|
- awscli
|
|
- py-ubjson
|
|
- cffi
|
|
- pyarrow
|
|
- pyspark
|
|
- cloudpickle
|
|
- pip:
|
|
- sphinx_rtd_theme
|
|
- datatable
|