Skip to content
Snippets Groups Projects
Commit cd904ec6 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[buildout] Checkout the beat.backend.python_v1.4.2_1 tag for beat.examples

This fixes the issue that the examples on the latest master are using
the 1.5 version of the python backend which is not yet released.

Relates to:
beat.examples#12
parent e108f234
No related branches found
No related tags found
1 merge request!237Checkout the beat.backend.python_v1.4.2_1 tag for beat.examples
Pipeline #
......@@ -89,7 +89,7 @@ eggs = alabaster
beat.core = git git@gitlab.idiap.ch:beat/beat.core
beat.cmdline = git git@gitlab.idiap.ch:beat/beat.cmdline
beat.backend.python = git git@gitlab.idiap.ch:beat/beat.backend.python
beat.examples = git git@gitlab.idiap.ch:beat/beat.examples egg=false
beat.examples = git git@gitlab.idiap.ch:beat/beat.examples egg=false rev=beat.backend.python_v1.4.2_1
[scripts]
recipe = bob.buildout:scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment