Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
a0b35595
Commit
a0b35595
authored
Apr 18, 2018
by
André Anjos
💬
Browse files
Add beat-devel package
parent
32f8f961
Pipeline
#19168
passed with stage
in 23 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
0 → 100644
View file @
a0b35595
package
:
name
:
beat-devel
version
:
2018.04.18
build
:
number
:
0
ignore_run_exports
:
{
%
for package in resolved_packages('host') %
}
-
{{
package.split()
[
0
]
}}
{
%
endfor %
}
requirements
:
host
:
-
bob-devel 2018.04.13
-
requests 2.18.4
-
simplejson 3.13.2
-
pyzmq 17.0.0
run
:
-
python
run_constrained
:
{
%
for package in resolved_packages('host') %
}
-
{{
package
}}
{
%
endfor %
}
test
:
imports
:
-
tempfile
about
:
home
:
http://www.idiap.ch/software/beat
license
:
Affero GPLv3
summary
:
A meta-package to define an environment for BEAT package development
extra
:
recipe-maintainers
:
-
anjos
Write
Preview
Supports
Markdown
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