summaryrefslogtreecommitdiff
path: root/src/edu/stsci/CondaInstaller.groovy
diff options
context:
space:
mode:
Diffstat (limited to 'src/edu/stsci/CondaInstaller.groovy')
-rw-r--r--src/edu/stsci/CondaInstaller.groovy4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/edu/stsci/CondaInstaller.groovy b/src/edu/stsci/CondaInstaller.groovy
index 50f7f50..917dabf 100644
--- a/src/edu/stsci/CondaInstaller.groovy
+++ b/src/edu/stsci/CondaInstaller.groovy
@@ -1,5 +1,5 @@
-package org.stsci
-import org.stsci.OSInfo
+package edu.stsci
+import edu.stsci.OSInfo
class CondaInstaller implements Serializable {
OSInfo os