Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
a24848a3
Commit
a24848a3
authored
Mar 27, 2018
by
Matthieu Dorier
Browse files
added py-mpi4py as dependency
parent
cade3f07
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/py-ssg/package.py
View file @
a24848a3
...
...
@@ -38,6 +38,7 @@ class PySsg(PythonPackage):
version
(
'master'
,
git
=
"https://xgitlab.cels.anl.gov/sds/py-ssg.git"
)
depends_on
(
'ssg'
)
depends_on
(
'ssg+mpi'
)
depends_on
(
'py-mpi4py'
)
depends_on
(
'py-margo'
)
depends_on
(
'py-pkgconfig'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment