Skip to content
Snippets Groups Projects
Commit 69be3ef0 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[buildout] Use the right version of beat.core and beat.cmdline

parent f23b2916
No related branches found
No related tags found
1 merge request!194Scheduler
Pipeline #
......@@ -85,8 +85,8 @@ eggs = alabaster
wsgiref
[sources]
beat.core = git git@gitlab.idiap.ch:beat/beat.core branch=gevent
beat.cmdline = git git@gitlab.idiap.ch:beat/beat.cmdline branch=gevent
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
cpulimit = git https://github.com/opsengine/cpulimit rev=v0.2 egg=false
......
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