Skip to content
Snippets Groups Projects
Commit a7f9cb63 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

acts/package.py: remove some import lines

parent e29e099d
Branches
Tags
1 merge request!254acts/package.py: remove some import lines
This commit is part of merge request !254. Comments created here will be created in the context of that merge request.
from spack import *
from spack.pkg.builtin.acts import Acts as BuiltinActs
class Acts(BuiltinActs):
version('16.0.0', commit='9bd86921155e708189417b5a8019add10fd5b273', submodules=True)
version('15.1.0', commit='a96e6db7de6075e85b6d5346bc89845eeb89b324', submodules=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment