Pip requirement in Conda meta.yaml?

0 views
Skip to first unread message

Skip Montanaro

unread,
Nov 3, 2017, 10:01:16 AM11/3/17
to conda - Public
When building a Conda package, is it possible to specify a requirement on a pip package in meta.yaml? If not, is there some other way to do that?

Thx,

Skip

Michael Sarahan

unread,
Nov 3, 2017, 10:04:24 AM11/3/17
to Skip Montanaro, conda - Public
No.  The generally recommended way is to generate a conda recipe for your other dep using "conda skeleton pypi"

--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+un...@continuum.io.
To post to this group, send email to co...@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/CANc-5UxS0BFRtctvfLb1hx_OGx2eWUxuf10N1sdw-4sRxmWSuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Skip Montanaro

unread,
Nov 3, 2017, 11:14:14 AM11/3/17
to Michael Sarahan, conda - Public
>> When building a Conda package, is it possible to specify a requirement on a pip package in meta.yaml? If not, is there some other way to do that?

> No. The generally recommended way is to generate a conda recipe for your other dep using "conda skeleton pypi"

Thanks.

S
Reply all
Reply to author
Forward
0 new messages