palantir / gradle-miniconda-plugin

Plugin that sets up a Python environment for building and running tests using Miniconda.
Apache License 2.0
13 stars 19 forks source link

Support custom conda channels #25

Closed mnazbro closed 8 years ago

mnazbro commented 8 years ago

Custom conda channels are helpful if you need custom packages or if you have a specific build performance reason to use a different channel.