gatk: boilerplate cleanup (#6744)
This commit is contained in:
parent
4b5fe75bc3
commit
59cd2db8f3
@ -22,21 +22,6 @@
|
||||
# License along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
##############################################################################
|
||||
#
|
||||
# This is a template package file for Spack. We've put "FIXME"
|
||||
# next to all the things you'll want to change. Once you've handled
|
||||
# them, you can save this file and test your package like this:
|
||||
#
|
||||
# spack install gatk
|
||||
#
|
||||
# You can edit this file again by typing:
|
||||
#
|
||||
# spack edit gatk
|
||||
#
|
||||
# See the Spack documentation for more information on packaging.
|
||||
# If you submit this package back to Spack as a pull request,
|
||||
# please first remove this boilerplate and all FIXME comments.
|
||||
#
|
||||
from spack import *
|
||||
from shutil import copyfile
|
||||
import glob
|
||||
|
Loading…
Reference in New Issue
Block a user