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

Separate Miniconda bootstrap directory by version #17

Closed mnazbro closed 8 years ago

mnazbro commented 8 years ago

Fixes #16

punya commented 8 years ago

Could you add a test that exercises this feature by using two different versions of Miniconda?

mnazbro commented 8 years ago

@punya I've updated the PR with tests