dmlc--dgl
92321347c0
* test * Revert "test" This reverts commit be555b06a9942a3267d173f4be760a04d33be227. * change
17 行
228 B
YAML
17 行
228 B
YAML
name: mxnet-ci
|
|
dependencies:
|
|
- python=3.6.9
|
|
- pip
|
|
- pip:
|
|
- mxnet-cu101==1.6.0
|
|
- pytest
|
|
- nose
|
|
- numpy
|
|
- cython
|
|
- scipy
|
|
- networkx
|
|
- matplotlib
|
|
- nltk
|
|
- requests[security]
|
|
- tqdm
|