Feature/exaworks spack (#27216)
* add exaworks spack meta package * add maintainer * switch to `BundlePackage` * flake8 * another flake8 fix * remove incorrect dependency
This commit is contained in:
parent
1dcabdbc8d
commit
f6ed8b6150
@ -18,7 +18,6 @@ class Exaworks(BundlePackage):
|
||||
|
||||
depends_on('adlbx', type=('build', 'run'))
|
||||
depends_on('turbine', type=('build', 'run'))
|
||||
depends_on('mpix-launch-swift', type=('build', 'run'))
|
||||
|
||||
depends_on('flux-core', type=('build', 'run'))
|
||||
depends_on('flux-sched', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user