diff options
Diffstat (limited to 'src/org/stsci/CondaInstaller.groovy')
-rw-r--r-- | src/org/stsci/CondaInstaller.groovy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/org/stsci/CondaInstaller.groovy b/src/org/stsci/CondaInstaller.groovy index bf2299e..e1cef45 100644 --- a/src/org/stsci/CondaInstaller.groovy +++ b/src/org/stsci/CondaInstaller.groovy @@ -1,3 +1,6 @@ +package org.stsci +import org.stsci.OSInfo + class CondaInstaller { OSInfo os String prefix |