dcslin commented on issue #653: conda build fix git get tag URL: https://github.com/apache/singa/pull/653#issuecomment-609059330 fixed 2 bug: 1. need to add conda `source` to `gpu/meta` and `cpu/meta` 2. conda dont accept `-` in the version. like `3.0.0-rc0`. Thus, replace `-` with `.` and make the example to be `3.0.0.rc0`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
