init: factor paths out of spack/__init__.py and into spack.paths module
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
|
||||
from spack import *
|
||||
|
||||
import spack
|
||||
import spack.store
|
||||
|
||||
import os
|
||||
|
Reference in New Issue
Block a user