项目文件夹

文件
Minjie Wang af23c45726 [Release] update version (#297)
* update version; add news.md; modify contributing.md

* change urls to dmlc
2018-12-11 15:40:51 -05:00

26 行
399 B
YAML

package:
name: dgl
version: "0.1.3"
source:
git_rev: 0.1.x
git_url: https://github.com/dmlc/dgl.git
requirements:
build:
- python {{ python }}
- setuptools
- cmake
- git
- m2w64-gcc # [win]
- m2w64-make # [win]
run:
- python
- numpy
- scipy
- networkx
about:
home: https://github.com/dmlc/dgl.git
license_file: ../../LICENSE