You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2019/04/01 02:48:13 UTC

[incubator-singa] branch master updated: SINGA-437 Extra space in meta.yaml

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git


The following commit(s) were added to refs/heads/master by this push:
     new fa068ad  SINGA-437  Extra space in meta.yaml
     new 9f9ae56  Merge pull request #448 from YingHongBin/SINGA-437
fa068ad is described below

commit fa068adaabeefd6cdacc3fc17f2d030551f2e76a
Author: YINGHONGBIN <yi...@gmail.com>
AuthorDate: Mon Apr 1 10:34:53 2019 +0800

    SINGA-437  Extra space in meta.yaml
---
 tool/conda/singa/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tool/conda/singa/meta.yaml b/tool/conda/singa/meta.yaml
index d93d7f4..11e82e0 100644
--- a/tool/conda/singa/meta.yaml
+++ b/tool/conda/singa/meta.yaml
@@ -58,7 +58,7 @@ requirements:
     - pillow
     - future
     - tqdm
-    - onnx >= 1.3.0
+    - onnx >=1.3.0
 
 
 test: