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
8a2cdcbb
Commit
8a2cdcbb
authored
May 15, 2018
by
Matthieu Dorier
Browse files
improved the py-sdskv package
parent
71925cb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/py-sdskv/package.py
View file @
8a2cdcbb
...
...
@@ -36,12 +36,7 @@ class PySdskv(PythonPackage):
url
=
"https://xgitlab.cels.anl.gov/sds/py-sdskv.git"
version
(
'master'
,
git
=
"https://xgitlab.cels.anl.gov/sds/py-sdskv.git"
)
# version('provider', git="https://xgitlab.cels.anl.gov/sds/py-sdskv.git", branch='dev-provider-id')
depends_on
(
'sdskeyval'
)
depends_on
(
'py-margo'
)
# depends_on('sdskeyval', when='@master')
# depends_on('py-margo', when='@master')
depends_on
(
'py-pkgconfig'
)
# depends_on('sdskeyval@provider', when='@provider')
# depends_on('py-margo@provider', when='@provider')
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