Add top-level attributes for git M-P packages
This commit is contained in:

committed by
Todd Gamblin

parent
4c6aca533a
commit
908d2dcd4d
@@ -34,11 +34,11 @@ class Openmc(MakefilePackage):
|
||||
Group at MIT."""
|
||||
|
||||
homepage = "https://github.com/ANL-CESAR/"
|
||||
url = "https://github.com/ANL-CESAR/openmc.git"
|
||||
git = "https://github.com/ANL-CESAR/openmc.git"
|
||||
|
||||
tags = ['ecp', 'ecp-apps']
|
||||
|
||||
version('develop', git='https://github.com/ANL-CESAR/openmc.git')
|
||||
version('develop')
|
||||
|
||||
build_directory = 'src'
|
||||
|
||||
|
Reference in New Issue
Block a user